Files
airshipctl/docs/source/cli/airshipctl_plan_run.md
Dmitry Ukov 653a553d1c Add plan subcommand group frame
Change-Id: Ie90b88ed47fb0050b874eecadafeef3d3fc5f3b1
Relates-To: #395
Relates-To: #385
2020-12-04 17:29:09 +04:00

31 lines
491 B
Markdown

## airshipctl plan run
Run plan
### Synopsis
Run life-cycle phase plan which was defined in document model.
```
airshipctl plan run PLAN_NAME [flags]
```
### Options
```
-h, --help help for run
```
### Options inherited from parent commands
```
--airshipconf string Path to file for airshipctl configuration. (default "$HOME/.airship/config")
--debug enable verbose output
```
### SEE ALSO
* [airshipctl plan](airshipctl_plan.md) - Manage plans