cmd.Flags().Bool("all",false,"Select all resources in the namespace of the specified resource types")
cmd.Flags().Bool("local",false,"If true, set selector will NOT contact api-server but run locally.")
cmd.Flags().String("resource-version","","If non-empty, the selectors update will only succeed if this is the current resource-version for the object. Only valid when specifying a single resource.")