This commit implements redfish remote direct subcommand under bootstrap. Change-Id: Idf97445f6fa59a77145eae1edaa15b1d22723f19 Signed-off-by: Kanwar Saad Bin Liaqat <kanwar.sbl@gmail.com>
15 lines
326 B
Plaintext
15 lines
326 B
Plaintext
Bootstrap ephemeral Kubernetes cluster
|
|
|
|
Usage:
|
|
bootstrap [command]
|
|
|
|
Available Commands:
|
|
help Help about any command
|
|
isogen Generate bootstrap ISO image
|
|
remotedirect Bootstrap ephemeral node
|
|
|
|
Flags:
|
|
-h, --help help for bootstrap
|
|
|
|
Use "bootstrap [command] --help" for more information about a command.
|