airshipctl/docs/source/cli/airshipctl.rst
Ruslan Aliev f5daa32ef9 Remove secret generate cmd and its implementation
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
2021-06-28 17:49:08 -05:00

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 clusters
  • airshipctl 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 file
  • airshipctl document <airshipctl_document> - Airshipctl command to manage site manifest documents
  • airshipctl phase <airshipctl_phase> - Airshipctl command to manage phases
  • airshipctl plan <airshipctl_plan> - Airshipctl command to manage plans
  • airshipctl version <airshipctl_version> - Airshipctl command to display the current version number