mirror of
https://github.com/containers/podman.git
synced 2025-06-23 02:18:13 +08:00
hide kube command for now
until the kube commands are ironed out, we dont want it drawing attention in any release Signed-off-by: baude <bbaude@redhat.com>
This commit is contained in:
@ -18,5 +18,6 @@ var (
|
||||
Subcommands: kubeSubCommands,
|
||||
UseShortOptionHandling: true,
|
||||
OnUsageError: usageErrorHandler,
|
||||
Hidden: true,
|
||||
}
|
||||
)
|
||||
|
Reference in New Issue
Block a user