9c69138990
This change finalises shift to new version of kustomize plugins Change-Id: Ie47f42a9e2c4dc03fc4dca437020ad71a564d894
27 lines
564 B
Markdown
27 lines
564 B
Markdown
## airshipctl document
|
|
|
|
Manage deployment documents
|
|
|
|
### Synopsis
|
|
|
|
Manage deployment documents
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for document
|
|
```
|
|
|
|
### Options inherited from parent commands
|
|
|
|
```
|
|
--airshipconf string Path to file for airshipctl configuration. (default "$HOME/.airship/config")
|
|
--debug enable verbose output
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [airshipctl](airshipctl.md) - A unified entrypoint to various airship components
|
|
* [airshipctl document pull](airshipctl_document_pull.md) - Pulls documents from remote git repository
|
|
|