envoid/docs/envoid_set.md
Sagi Dayan 2ca1e7826a
Some checks failed
Codespell / Check for spelling errors (push) Failing after 1m35s
Initial commit
Signed-off-by: Sagi Dayan <sagidayan@gmail.com>
2024-12-12 19:53:28 +02:00

532 B

envoid set

sets a varibale in environment(s)

envoid set [flags] <key> <value>

Options

  -e, --environment string   environments name
  -h, --help                 help for set
  -s, --secret               value is a secret. encrypt this value

SEE ALSO

  • envoid - envoid is an easy to use .env manager for personal (non production) use
  • envoid set encrypt - encrypts an existing variable in envrironment(s)
Auto generated by spf13/cobra on 25-Nov-2024