airshipctl/cmd/testdata/TestRootGoldenOutput/rootCmd-with-defaults.golden
Steve Wilkerson b1d37d8cd3 Update references to 'kubernetes' to proper name
This updates references to 'kubernetes' to be consistent with
the proper naming reference used elsewhere ('Kubernetes').

Change-Id: Ia44f5cbc75c2fba79ac6531282e0612e62cbb9f9
Signed-off-by: Steve Wilkerson <sw5822@att.com>
2019-10-30 11:37:43 -05:00

24 lines
804 B
Plaintext

airshipctl is a unified entrypoint to various airship components
Usage:
airshipctl [command]
Available Commands:
argo argo is the command line interface to Argo
bootstrap Bootstrap ephemeral Kubernetes cluster
completion Generate autocompletions script for the specified shell (bash or zsh)
document manages deployment documents
help Help about any command
kubeadm kubeadm: easily bootstrap a secure Kubernetes cluster
kubectl kubectl controls the Kubernetes cluster manager
version Show the version number of airshipctl
Flags:
--debug enable verbose output
-h, --help help for airshipctl
Additional help topics:
airshipctl cluster Control Kubernetes cluster
Use "airshipctl [command] --help" for more information about a command.