airshipctl/cmd/cluster/testdata/TestNewClusterCommandGolden.../cluster-cmd-with-help.golden

18 lines
621 B
Plaintext

Provides capabilities for interacting with a Kubernetes cluster,
such as getting status and deploying initial infrastructure.
Usage:
cluster [command]
Available Commands:
get-kubeconfig Airshipctl command to retrieve kubeconfig for a desired cluster
help Help about any command
list Airshipctl command to get and list defined clusters
rotate-sa-token Airshipctl command to rotate tokens of Service Account(s)
status Retrieve statuses of deployed cluster components
Flags:
-h, --help help for cluster
Use "cluster [command] --help" for more information about a command.