ks secret
ks secret
Manages secrets
Synopsis
Manages secrets.
Used without arguments, displays a table of secrets.
ks secret [flags]
Options
-h, --help help for secret
Options inherited from parent commands
-c, --config string config file (default is $HOME/.config/keystone/keystone.yaml)
--debug debug output
--env string environment to use instead of the current one
-q, --quiet make the output machine readable
-s, --skip skip prompts and use default
SEE ALSO
- ks - A safe system for developers to store, share and use secrets.
- ks secret add - Adds a secret to all environments
- ks secret optional - Marks a secret as optional
- ks secret require - Marks a secret as required
- ks secret rm - Removes a secret from all environments
- ks secret set - Updates a secret’s value for the current environment
- ks secret unset - Clears a secret for the current environment