
Render command filters documents and prints them to user-defined output in a form of multi-document YAML. Sub-command receives following document filter flags: * label * annotation * apiVersion (a.k.a group-version) * kind * filter Related: #16 Change-Id: I7efb0a478e1070efd1791ab10d7c3946c8c28630
16 lines
357 B
Plaintext
16 lines
357 B
Plaintext
manages deployment documents
|
|
|
|
Usage:
|
|
document [command]
|
|
|
|
Available Commands:
|
|
help Help about any command
|
|
pull pulls documents from remote git repository
|
|
render Render documents from model
|
|
secret manages secrets
|
|
|
|
Flags:
|
|
-h, --help help for document
|
|
|
|
Use "document [command] --help" for more information about a command.
|