mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-12 10:09:04 +00:00
cmdutil.UsageErrorf() does nothing but return a string. When Validate() returns an error, we should call exit() function.
cmdutil.UsageErrorf() does nothing but return a string. When Validate() returns an error, we should call exit() function.