ks secret rm
ks secret rm
Removes a secret from all environments
Synopsis
Removes a secret from all environments.
Removes the given secret from all environments.
ks secret rm <secret name> [flags]
Examples
ks rm PORT
Options
-h, --help help for rm
-p, --purge purge all values from all environments aswell
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 secret - Manages secrets