18 lines
579 B
Plaintext
18 lines
579 B
Plaintext
airshipctl is a unified entrypoint to various airship components
|
|
|
|
Usage:
|
|
airshipctl [command]
|
|
|
|
Available Commands:
|
|
help Help about any command
|
|
version Show the version number of airshipctl
|
|
workflow Access to argo workflows
|
|
|
|
Flags:
|
|
--debug enable verbose output
|
|
-h, --help help for airshipctl
|
|
--kubeconfig string path to kubeconfig
|
|
--namespace string kubernetes namespace to use for the context of this command (default "default")
|
|
|
|
Use "airshipctl [command] --help" for more information about a command.
|