airshipctl/cmd/plan/testdata/TestNewValidateCommandGoldenOutput/plan-validate-with-help.golden
Sirisha Gopigiri 14ef1f8680 Plan,Secret- updating cmd files for documentation
The description and examples are updated for the airshipctl
commands, which will be inturn used for generating documentation.
Please ignore the .md file changes in this PS. They are added for zuul
gates to pass. Here is the PS with generated documention
files https://review.opendev.org/c/airship/airshipctl/+/789250

Relates-To: #280
Change-Id: I5d46bd361088cc1e4aff79a3009cd43a73ca1252
2021-06-09 09:56:03 +00:00

15 lines
322 B
Plaintext

Validate 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:
validate PLAN_NAME [flags]
Examples:
Validate plan named iso
# airshipctl plan validate iso
Flags:
-h, --help help for validate