muly b0eabe544b Phase Validation: cmd changes to support Phase Validation sub command
Relates-To: #330

Change-Id: I8e45696723823d568e2f2eac8de65b38d30c09c3
2021-03-02 13:19:45 +00:00

19 lines
501 B
Plaintext

This command provides capabilities for interacting with phases,
such as getting list and applying specific one.
Usage:
phase [command]
Available Commands:
help Help about any command
list List phases
render Render phase documents from model
run Run phase
tree Tree view of kustomize entrypoints of phase
validate Assert that a phase is valid
Flags:
-h, --help help for phase
Use "phase [command] --help" for more information about a command.