Files
airshipctl/cmd/document/testdata/TestDocumentGoldenOutput/document-with-help.golden
Ian Howell 95a768e366 Increase code coverage
This adds coverage to:

* NewDocumentCommand
* NewBaremetalCommand

Change-Id: I7ece84cd36a4df07dc4c2e7437175484ced9b802
2020-04-28 13:46:06 -05:00

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.