## airshipctl plan validate Validate plan ### Synopsis Run life-cycle phase validation which was defined in document model. ``` airshipctl plan validate PLAN_NAME [flags] ``` ### Options ``` -h, --help help for validate ``` ### 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