
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
38 lines
1.4 KiB
ReStructuredText
38 lines
1.4 KiB
ReStructuredText
.. _airshipctl:
|
|
|
|
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
|
|
~~~~~~~~
|
|
|
|
* :ref:`airshipctl baremetal <airshipctl_baremetal>` - Airshipctl command to manage bare metal host(s)
|
|
* :ref:`airshipctl cluster <airshipctl_cluster>` - Airshipctl command to manage kubernetes clusters
|
|
* :ref:`airshipctl completion <airshipctl_completion>` - Airshipctl command to generate completion script for the specified shell (bash or zsh)
|
|
* :ref:`airshipctl config <airshipctl_config>` - Airshipctl command to manage airshipctl config file
|
|
* :ref:`airshipctl document <airshipctl_document>` - Airshipctl command to manage site manifest documents
|
|
* :ref:`airshipctl phase <airshipctl_phase>` - Airshipctl command to manage phases
|
|
* :ref:`airshipctl plan <airshipctl_plan>` - Airshipctl command to manage plans
|
|
* :ref:`airshipctl version <airshipctl_version>` - Airshipctl command to display the current version number
|
|
|