fc33287204
Change-Id: I5ab8722dd151d9e652e0b20e1d82988cd98505af Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
17 lines
441 B
Plaintext
17 lines
441 B
Plaintext
Run specific life-cycle phase such as ephemeral-control-plane, target-initinfra etc...
|
|
|
|
Usage:
|
|
run PHASE_NAME [flags]
|
|
|
|
Examples:
|
|
|
|
# Run initinfra phase
|
|
airshipctl phase run ephemeral-control-plane
|
|
|
|
|
|
Flags:
|
|
--dry-run simulate phase execution
|
|
-h, --help help for run
|
|
--kubeconfig string Path to kubeconfig associated with site being managed
|
|
--wait-timeout duration wait timeout
|