Skip to content

Commit 4aeb499

Browse files
authored
Merge branch 'main' into mirror-changelog1
2 parents a6d777a + 66c24cf commit 4aeb499

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,9 @@ gemini extensions install https://github.com/gemini-cli-extensions/dataplex
4646

4747
Set the following environment variables before starting the Gemini CLI. These variables can be loaded from a `.env` file.
4848

49-
* `DATAPLEX_PROJECT`: The GCP project ID.
49+
```bash
50+
export DATAPLEX_PROJECT="<your-gcp-project-id>"
51+
```
5052

5153
Ensure [Application Default Credentials](https://cloud.google.com/docs/authentication/gcloud) are available in your environment.
5254

0 commit comments

Comments
 (0)