
* 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
596 B
596 B
airshipctl phase list
List phases
Synopsis
List life-cycle phases which were defined in document model by group. Phases within a group are executed sequentially. Multiple phase groups are executed in parallel.
airshipctl phase list [flags]
Options
-h, --help help for list
Options inherited from parent commands
--airshipconf string Path to file for airshipctl configuration. (default "$HOME/.airship/config")
--debug enable verbose output
SEE ALSO
- airshipctl phase - Manage phases