mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-15 06:58:11 +00:00
update cmd functionality added
This commit is contained in:
@@ -48,7 +48,7 @@ func GetUpdateCmd() *cobra.Command {
|
||||
if err != nil {
|
||||
logger.L().Fatal(err.Error())
|
||||
}
|
||||
//fmt.Println(string(cmd))
|
||||
|
||||
cautils.StopSpinner()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user