codchi secrets set
Change the value of an existing secret. The machine needs to be restarted after modifying secrets
Synopsis
codchi secrets set -v|--verbose... -q|--quiet... --json -h|--help <MACHINE_NAME> <SECRET_NAME>
Options
- -v, --verbose
Increase logging verbosity - -q, --quiet
Decrease logging verbosity - --json
Produce output in JSON format, suitable for consumption by another program - -h, --help
Print help - <MACHINE_NAME>
Name of the code machine - <SECRET_NAME>
Name of the secret
uil:edit Edit this page on GitHub