[AIR-137] Add isogen subcommand for bootstrap

This is just a frame for command that will execute docker container
with ISO builder scripts

Change-Id: I59a5c494785af3cbcffd3b9f6a488d93f73f4878
This commit is contained in:
Dmitry Ukov
2019-08-13 07:17:22 +00:00
parent 1c999e2095
commit 1f2e20e106
11 changed files with 179 additions and 10 deletions

View File

@@ -5,7 +5,7 @@ Usage:
Available Commands:
argo argo is the command line interface to Argo
bootstrap bootstraps airshipctl
bootstrap Bootstrap ephemeral Kubernetes cluster
completion Generate autocompletions script for the specified shell (bash or zsh)
help Help about any command
kubeadm kubeadm: easily bootstrap a secure Kubernetes cluster

View File

@@ -4,7 +4,7 @@ Usage:
airshipctl [command]
Available Commands:
bootstrap bootstraps airshipctl
bootstrap Bootstrap ephemeral Kubernetes cluster
help Help about any command
version Show the version number of airshipctl