ks secret optional

ks secret optional

Marks a secret as optional

Synopsis

Marks a secret as optional.

When a file is marked as optional, its absence or emptiness won’t cause ks source or ks ci send to fail.

ks secret optional <secret name> [flags]

Examples

ks secret optional PORT

Options

  -h, --help   help for optional

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

Auto generated by spf13/cobra on 12-Jan-2023

Edit this page on GitHub