airshipctl/docs/source/cli/airshipctl_phase.md
Dmitry Ukov c36a8ea022 Introduce generic table printer
* Table printer is based on cli-utils approach
* Rename 'phase plan' command to 'phase list' and print all Phase
documents from model instead of just printing PhasePlan object

Relates-To: #358
Change-Id: If3c5e2463e32f6794af4c82c12955a45583fce80
2021-01-27 14:10:31 +04:00

847 B

airshipctl phase

Manage phases

Synopsis

This command provides capabilities for interacting with phases, such as getting list and applying specific one.

Options

  -h, --help   help for phase

Options inherited from parent commands

      --airshipconf string   Path to file for airshipctl configuration. (default "$HOME/.airship/config")
      --debug                enable verbose output

SEE ALSO