
Design document: https://docs.google.com/document/d/1EjiCuXoiy8DEEXe15KxVJ4iWrwogCyG113_0LdzcWzQ/edit?usp=drive_web&ouid=102644738301620637153 This is the second of multiple patchsets to support encryption and decryption in airshipctl Complete feature: https://review.opendev.org/#/c/742695/ Depends-On: https://review.opendev.org/#/c/749892/ Change-Id: I1a0553622049366977af8c2efbec12012a6fa641
1.9 KiB
1.9 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
--kubeconfig string Path to kubeconfig associated with airshipctl configuration. (default "$HOME/.airship/kubeconfig")
SEE ALSO
- airshipctl - A unified entrypoint to various airship components
- airshipctl config get-context - Get context information from the airshipctl config
- airshipctl config get-encryption-config - Get an encryption config 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 information from the airshipctl config
- airshipctl config import - Merge information from a kubernetes config file
- airshipctl config init - Generate initial configuration files for airshipctl
- airshipctl config set-context - Manage contexts
- airshipctl config set-encryption-config - Manage encryption configs in airship config
- 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