![Dmitry Ukov](/assets/img/avatar_default.png)
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
895 B
895 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
--kubeconfig string Path to kubeconfig associated with airshipctl configuration. (default "$HOME/.airship/kubeconfig")
SEE ALSO
- airshipctl - A unified entrypoint to various airship components
- airshipctl phase apply - Apply phase to a cluster
- airshipctl phase plan - List phases
- airshipctl phase render - Render phase documents from model