cmd.Flags().BoolVar(&options.PrintContainers,"containers",false,"If present, print usage of containers within a pod.")
cmd.Flags().BoolVar(&options.AllNamespaces,"all-namespaces",false,"If present, list the requested object(s) across all namespaces. Namespace in current context is ignored even if specified with --namespace.")