30 lines
1.1 KiB
Markdown
30 lines
1.1 KiB
Markdown
## airshipctl
|
|
|
|
A unified entrypoint to various airship components
|
|
|
|
### Synopsis
|
|
|
|
A unified entrypoint to various airship components
|
|
|
|
### Options
|
|
|
|
```
|
|
--airshipconf string Path to file for airshipctl configuration. (default "$HOME/.airship/config")
|
|
--debug enable verbose output
|
|
-h, --help help for airshipctl
|
|
```
|
|
|
|
### SEE ALSO
|
|
|
|
* [airshipctl baremetal](airshipctl_baremetal.md) - Perform actions on baremetal hosts
|
|
* [airshipctl cluster](airshipctl_cluster.md) - Manage Kubernetes clusters
|
|
* [airshipctl completion](airshipctl_completion.md) - Generate completion script for the specified shell (bash or zsh)
|
|
* [airshipctl config](airshipctl_config.md) - Manage the airshipctl config file
|
|
* [airshipctl document](airshipctl_document.md) - Manage deployment documents
|
|
* [airshipctl image](airshipctl_image.md) - Manage ISO image creation
|
|
* [airshipctl phase](airshipctl_phase.md) - Manage phases
|
|
* [airshipctl plan](airshipctl_plan.md) - Manage plans
|
|
* [airshipctl secret](airshipctl_secret.md) - Manage secrets
|
|
* [airshipctl version](airshipctl_version.md) - Show the version number of airshipctl
|
|
|