ks env send

ks env send

Sends all secrets and files to all members

Synopsis

Sends all secrets and files to all members.

Members will receive all secrets and files values for all the environments they have access to.

ks env send [flags]

Examples

ks env send

Options

  -h, --help   help for send

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 env - Manages environments
Auto generated by spf13/cobra on 12-Jan-2023

Edit this page on GitHub