grafana-cli: update plugins ls command (#63492)
This commit is contained in:
@@ -63,5 +63,9 @@ func (cmd Command) upgradeAllCommand(c utils.CommandLine) error {
|
||||
}
|
||||
}
|
||||
|
||||
if len(pluginsToUpgrade) > 0 {
|
||||
logRestartNotice()
|
||||
}
|
||||
|
||||
return nil
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user