d1c7913ed3
This patch implements ability to filter phase by given cluster name. Change-Id: I4eb95f9f75c57eff4ae8eb41c608c6f6d7fa009c Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
724 B
724 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
-c, --cluster-name string filter documents by cluster name
-h, --help help for list
--plan string Plan name of a plan
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