ks secret unset
ks secret unset
Clears a secret for the current environment
Synopsis
Clears a secret for the current environment.
Other environments will not be affected. The secret must not be required.
ks secret unset <secret name> [flags]
Examples
ks unset PORT
Options
  -h, --help   help for unset
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