unrelated: I'm playing with <https://hub.meltano.c...
# troubleshooting
j
unrelated: I'm playing with https://hub.meltano.com/loaders/target-bigquery and the description contains the line
meltano config target-bigquery set credentials_path '...'
, but it doesn't actually work: only
export GOOGLE_APPLICATION_CREDENTIALS
does.
export TARGET_BIGQUERY_CREDENTIALS_PATH=...
doesn't work either. is this just an artifact of how the hub pages are generated?