mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-28 08:49:38 +02:00
docs: standardize env variable examples
This commit is contained in:
parent
d5f484eb7e
commit
d830e8c46e
6 changed files with 21 additions and 21 deletions
|
|
@ -213,7 +213,7 @@ For multiple datasets:
|
|||
| Method | Config |
|
||||
|--------|--------|
|
||||
| Service account JSON | `credentials_json: file:/path/to/key.json` |
|
||||
| Environment variable | `credentials_json: env:GCP_CREDENTIALS_JSON` |
|
||||
| Environment variable | `credentials_json: env:BIGQUERY_CREDENTIALS_JSON` |
|
||||
|
||||
The project ID is extracted automatically from the service account JSON file.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue