envoid/docs/envoid_set.md
Sagi Dayan 33f99dd65b
All checks were successful
build bin / Make sure build does not fail (push) Successful in 2m51s
Codespell / Check for spelling errors (push) Successful in 22s
Initial commit
Signed-off-by: Sagi Dayan <sagidayan@gmail.com>
2024-12-15 17:41:31 +02:00

531 B

envoid set

sets a variable 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 environment(s)
Auto generated by spf13/cobra on 12-Dec-2024