1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Document creds.json can include env variables

This commit is contained in:
Tom Limoncelli
2017-12-05 06:18:21 -05:00
parent 203c4ffe85
commit 95fb79dfcc

View File

@ -125,6 +125,9 @@ jq:
jq < creds.json
FYI: `creds.json` fields can be an environment variable. The field must begin with a `$` followed by the variable name. No other text. For example:
"apiuser": "$GANDI_APIUSER",
## 5. Test the sample files.