
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
16 lines
389 B
Plaintext
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.
|