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

16 lines
433 B
Plaintext

Provides capabilities for interacting with plan objects, responsible for execution of phases in groups.
Usage:
plan [command]
Available Commands:
help Help about any command
list Airshipctl command to list plans
run Airshipctl command to run plan
validate Airshipctl command to validate plan
Flags:
-h, --help help for plan
Use "plan [command] --help" for more information about a command.