
This commit addresses the bug that user is unable to see retrieved manifest name or names, also simplifies the internal logic and reorganizes unit tests. Change-Id: I89bac0af811f744c209be2aee921033a5e8a4fca Signed-off-by: Ruslan Aliev <raliev@mirantis.com> Closes: #505
1.4 KiB
1.4 KiB
airshipctl config
Manage the airshipctl config file
Synopsis
Manage the airshipctl config file
Options
-h, --help help for config
Options inherited from parent commands
--airshipconf string Path to file for airshipctl configuration. (default "$HOME/.airship/config")
--debug enable verbose output
SEE ALSO
- airshipctl - A unified entrypoint to various airship components
- airshipctl config get-context - Get context information from the airshipctl config
- airshipctl config get-management-config - View a management config or all management configs defined in the airshipctl config
- airshipctl config get-manifest - Get a manifest(s) information from the airshipctl config
- airshipctl config init - Generate initial configuration file for airshipctl
- airshipctl config set-context - Manage contexts
- airshipctl config set-management-config - Modify an out-of-band management configuration
- airshipctl config set-manifest - Manage manifests in airship config
- airshipctl config use-context - Switch to a different context