325d824503
Airship API is extended with Phase and PhasePlan objects which implemet k8s runtime.Object interface. Phase plan command is added to airshipctl. Closes: #262 Closes: #261 Closes: #260 Change-Id: I4c299ec9078af4ace29ab46bd6440f47ae18a094
10 lines
227 B
Plaintext
10 lines
227 B
Plaintext
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.
|
|
|
|
Usage:
|
|
plan [flags]
|
|
|
|
Flags:
|
|
-h, --help help for plan
|