
Design document: https://docs.google.com/document/d/1EjiCuXoiy8DEEXe15KxVJ4iWrwogCyG113_0LdzcWzQ/edit?usp=drive_web&ouid=102644738301620637153 This is the third of multiple patchsets to support encryption and decryption in airshipctl Complete feature: https://review.opendev.org/#/c/742695/ Change-Id: Ibe1060a83d11233cccaa3d3989765968a4dbed76
987 B
987 B
airshipctl secret
Manage secrets
Synopsis
Manage secrets
Options
-h, --help help for secret
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 secret decrypt - Decrypt encrypted yaml files into plaintext files representing Kubernetes objects consisting of sensitive data.
- airshipctl secret encrypt - Encrypt plain text yaml files representing Kubernetes objects consisting of sensitive configuration.
- airshipctl secret generate - Generate various secrets