mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-03 09:06:26 +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.