fc33287204
Change-Id: I5ab8722dd151d9e652e0b20e1d82988cd98505af Signed-off-by: Ruslan Aliev <raliev@mirantis.com>
27 lines
523 B
Markdown
27 lines
523 B
Markdown
## airshipctl image
|
|
|
|
Manage ISO image creation
|
|
|
|
### Synopsis
|
|
|
|
Manage ISO image creation
|
|
|
|
### Options
|
|
|
|
```
|
|
-h, --help help for image
|
|
```
|
|
|
|
### 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 image build](airshipctl_image_build.md) - Build ISO image
|
|
|