
All of these entities are no longer required and should be deleted. Change-Id: Id4776efe668265df6961a38ce984b8ac37b27097 Signed-off-by: Ruslan Aliev <raliev@mirantis.com> Relates-To: #327
23 lines
954 B
Plaintext
23 lines
954 B
Plaintext
Manage the airshipctl config file
|
|
|
|
Usage:
|
|
config [command]
|
|
|
|
Available Commands:
|
|
get-context Get context information from the airshipctl config
|
|
get-encryption-config Get an encryption config information from the airshipctl config
|
|
get-management-config View a management config or all management configs defined in the airshipctl config
|
|
get-manifest Get a manifest information from the airshipctl config
|
|
help Help about any command
|
|
init Generate initial configuration files for airshipctl
|
|
set-context Manage contexts
|
|
set-encryption-config Manage encryption configs in airship config
|
|
set-management-config Modify an out-of-band management configuration
|
|
set-manifest Manage manifests in airship config
|
|
use-context Switch to a different context
|
|
|
|
Flags:
|
|
-h, --help help for config
|
|
|
|
Use "config [command] --help" for more information about a command.
|