
There are some debries left after removing --kubeconfig flag from support, this patch cleans them up. Change-Id: Iabdd6bcbc59d169bf162c9cddb3cb264fb88a3f7 Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
16 lines
355 B
Plaintext
16 lines
355 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
|
|
--wait-timeout duration wait timeout
|