cmd.Flags().Bool("overwrite",true,"Automatically resolve conflicts between the modified and live configuration by using values from the modified configuration")
cmd.Flags().Bool("overwrite",true,"Automatically resolve conflicts between the modified and live configuration by using values from the modified configuration")
cmdutil.AddValidateFlags(cmd)
cmdutil.AddValidateFlags(cmd)
cmd.Flags().StringVarP(&options.Selector,"selector","l","","Selector (label query) to filter on")
return&Result{singular:isSingular,err:fmt.Errorf("when paths, URLs, or stdin is provided as input, you may not specify a resource by arguments as well")}
}
iflen(b.resources)!=0{
iflen(b.resources)!=0{
return&Result{singular:isSingular,err:fmt.Errorf("you may not specify individual resources and bulk resources in the same call")}
return&Result{singular:isSingular,err:fmt.Errorf("you may not specify individual resources and bulk resources in the same call")}