bijayasharma 60488d4d7a Add phase status command
Signed-off-by: bijayasharma <vetbijaya@gmail.com>
Change-Id: I09fc1e84f195982a43c97f80feb82fb2e489771d
Relates-To: #411
2021-03-25 12:36:01 +00:00

20 lines
535 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
status Status of the 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.