Kostiantyn Kalynovskyi 5ff6d38e03 Add airshipctl phase run
Commands execution logic will be added when executors are implemented

Change-Id: I78ef95a858117d0c6d407289955228b6ba1a3d5e
2020-08-10 16:07:45 -05:00

15 lines
282 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