## 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 ``` ### SEE ALSO * [airshipctl](airshipctl.md) - A unified entrypoint to various airship components * [airshipctl secret decrypt](airshipctl_secret_decrypt.md) - Decrypt encrypted yaml files into plaintext files representing Kubernetes objects consisting of sensitive data. * [airshipctl secret encrypt](airshipctl_secret_encrypt.md) - Encrypt plain text yaml files representing Kubernetes objects consisting of sensitive configuration. * [airshipctl secret generate](airshipctl_secret_generate.md) - Generate various secrets