airshipctl/cmd/document/testdata/TestDocumentGoldenOutput/document-with-defaults.golden
Alexander Hughes c2a0359ff9 [#91] refactor secrets as top level command
Future use of secrets will be clunky if it remains as a document
subcommand ex: airshipctl document secret generate materpassphrase

Refactoring so that secrets are now a top level command IE
airshipctl secret ...

Change-Id: I781ef5a4e32dc971f275f758d82d17cedd0f74af
Signed-off-by: Alexander Hughes <Alexander.Hughes@pm.me>
2020-03-13 13:00:53 +00:00

15 lines
327 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
Flags:
-h, --help help for document
Use "document [command] --help" for more information about a command.