@ -323,6 +323,10 @@ func init() {
viper.SetDefault("license", "apache")
}
func Execute() {
rootCmd.Execute()
func main() {
// Don't forget to read config either from cfgFile or from home directory!
if cfgFile != "" {
The note is not visible to the blocked user.