airshipctl/docs/source/cli/airshipctl_image.md
Yasin, Siraj (SY495P) 54e13ceaad Added new command for Image Build.
* command: airshipctl image build
* For now it is just a wrapper for baremetal isogen.
* Removed isogen subcommand from baremetal

Change-Id: I5c1260c4b167e5768eba27a7cd83c9b60ab29184
Relates-To:#251
Closes:#251
2020-06-12 03:01:26 +00:00

28 lines
651 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
--kubeconfig string Path to kubeconfig associated with airshipctl configuration. (default "$HOME/.airship/kubeconfig")
```
### SEE ALSO
* [airshipctl](airshipctl.md) - A unified entrypoint to various airship components
* [airshipctl image build](airshipctl_image_build.md) - Build ISO image