This adds coverage to: * NewDocumentCommand * NewBaremetalCommand Change-Id: I7ece84cd36a4df07dc4c2e7437175484ced9b802
16 lines
371 B
Plaintext
16 lines
371 B
Plaintext
Manage deployment documents
|
|
|
|
Usage:
|
|
document [command]
|
|
|
|
Available Commands:
|
|
help Help about any command
|
|
plugin Run as a kustomize exec plugin
|
|
pull Pulls documents from remote git repository
|
|
render Render documents from model
|
|
|
|
Flags:
|
|
-h, --help help for document
|
|
|
|
Use "document [command] --help" for more information about a command.
|