19 lines
501 B
Plaintext
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.
|