
This command is obsolete and can be safely removed. All the secrets functionality now is part of SOPS krm function and phases. Change-Id: Ia8244e51aa8c28f1ac07734e4f4afc6ee59e4021 Signed-off-by: Ruslan Aliev <raliev@mirantis.com> Relates-To: #588
1.4 KiB
1.4 KiB
airshipctl
A unified command line tool for management of end-to-end kubernetes cluster deployment on cloud infrastructure environments.
Synopsis
Command line utility for management of end-to-end kubernetes cluster deployment.
Find more information at: https://docs.airshipit.org/airshipctl/
Options
--airshipconf string path to the airshipctl configuration file. Defaults to "$HOME/.airship/config"
--debug enable verbose output
-h, --help help for airshipctl
SEE ALSO
airshipctl baremetal <airshipctl_baremetal>
- Airshipctl command to manage bare metal host(s)airshipctl cluster <airshipctl_cluster>
- Airshipctl command to manage kubernetes clustersairshipctl completion <airshipctl_completion>
- Airshipctl command to generate completion script for the specified shell (bash or zsh)airshipctl config <airshipctl_config>
- Airshipctl command to manage airshipctl config fileairshipctl document <airshipctl_document>
- Airshipctl command to manage site manifest documentsairshipctl phase <airshipctl_phase>
- Airshipctl command to manage phasesairshipctl plan <airshipctl_plan>
- Airshipctl command to manage plansairshipctl version <airshipctl_version>
- Airshipctl command to display the current version number