codchi secrets get
Get the current value of a secret
Synopsis
codchi secrets get -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