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

18 lines
628 B
Plaintext

This command provides capabilities for interacting with a Kubernetes cluster,
such as getting status and deploying initial infrastructure.
Usage:
cluster [command]
Available Commands:
help Help about any command
init Deploy cluster-api provider components
move Move Cluster API objects, provider specific objects and all dependencies to the target cluster
rotate-sa-token Rotate tokens of Service Accounts
status Retrieve statuses of deployed cluster components
Flags:
-h, --help help for cluster
Use "cluster [command] --help" for more information about a command.