You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
appCreateCmd.Flags().Uint64VarP(&flagVarMinScale, "min-scale", "m", 1, "min scale of application")
116
+
appCreateCmd.Flags().BoolVarP(&flagVarDebug, "debug", "d", false, "Debug mode; To configure the restart policy for the Application and do not automatically restart.")
0 commit comments