We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
BIGQUERY_USE_CLIENT_OAUTH
1 parent d412bff commit ee0653dCopy full SHA for ee0653d
1 file changed
README.md
@@ -48,7 +48,6 @@ Set the following environment variables before starting the Gemini CLI. These va
48
```bash
49
export BIGQUERY_PROJECT="<your-gcp-project-id>"
50
export BIGQUERY_LOCATION="<your-dataset-location>" # Optional
51
-export BIGQUERY_USE_CLIENT_OAUTH="true" # Optional
52
```
53
54
Ensure [Application Default Credentials](https://cloud.google.com/docs/authentication/gcloud) are available in your environment.
0 commit comments