Run a plan defined in the site manifest. Specify the plan using the mandatory parameter PLAN_NAME. To get list of plans associated for a site, run 'airshipctl plan list'. Usage: run PLAN_NAME [flags] Examples: Run plan named iso # airshipctl plan run iso Perform a dry run of a plan # airshipctl plan run iso --dry-run Flags: --dry-run simulate phase execution -h, --help help for run --resume-from string skip all phases before the specified one --wait-timeout duration wait timeout