mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-02 23:02:25 +00:00
The subcommands rely on flags, not args. Because of this, the cobra.MaximumNArgs should be set 0.
The subcommands rely on flags, not args. Because of this, the cobra.MaximumNArgs should be set 0.