airshipctl/cmd/phase/testdata/TestNewPhaseCommandGoldenOutput/phase-cmd-with-help.golden
Kostiantyn Kalynovskyi 5ff6d38e03 Add airshipctl phase run
Commands execution logic will be added when executors are implemented

Change-Id: I78ef95a858117d0c6d407289955228b6ba1a3d5e
2020-08-10 16:07:45 -05:00

18 lines
439 B
Plaintext

This command provides capabilities for interacting with phases,
such as getting list and applying specific one.
Usage:
phase [command]
Available Commands:
apply Apply phase to a cluster
help Help about any command
plan List phases
render Render phase documents from model
run Run phase
Flags:
-h, --help help for phase
Use "phase [command] --help" for more information about a command.