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

16 lines
348 B
Plaintext

This command provides capabilities for interacting with plan objects,
responsible for execution phases in groups
Usage:
plan [command]
Available Commands:
help Help about any command
list List plans
run Run plan
Flags:
-h, --help help for plan
Use "plan [command] --help" for more information about a command.