Files
airshipctl/cmd/phase/testdata/TestNewPhaseCommandGoldenOutput/phase-cmd-with-help.golden
Dmitry Ukov 6d05ae69ee Implement document rendering sub-command
Kustomize filtering and rendering mechanisms are used.

Related: #14
Related: #15
Related: #16
Relates-To: #247
Closes: #247
Co-authored-by: Ruslan Aliev <raliev@mirantis.com>
Change-Id: Ied06b95577772cc51f51f3ebb3acd441388d5cda
2020-05-22 12:05:44 +04:00

16 lines
389 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
render Render phase documents from model
Flags:
-h, --help help for phase
Use "phase [command] --help" for more information about a command.