Skip to content

Commit ab5c2c5

Browse files
authored
chore: Update ReadMe disclaimer (#11)
1 parent b233cf3 commit ab5c2c5

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Gemini CLI Extension - Dataplex
22

33
> [!NOTE]
4-
> This extension is currently in beta, and may see breaking changes until the first stable release (v1.0).
4+
> This extension is currently in beta (pre-v1.0), and may see breaking changes until the first stable release (v1.0).
55
66
This Gemini CLI extension provides a set of tools to interact with [Dataplex](https://cloud.google.com/dataplex/docs) instances. It allows you to manage your data lakes, zones, and assets directly from the [Gemini CLI](https://google-gemini.github.io/gemini-cli/), using natural language prompts.
77

@@ -37,7 +37,7 @@ Set the following environment variables before starting the Gemini CLI:
3737

3838
* `DATAPLEX_PROJECT`: The GCP project ID.
3939

40-
Ensure [Application Default Credentials](https://cloud.google.com/docs/authentication/gcloud) are available in your environment.
40+
Ensure [Application Default Credentials](https://cloud.google.com/docs/authentication/gcloud) are available in your environment.
4141

4242
## Usage Examples
4343

@@ -47,7 +47,7 @@ Interact with Dataplex using natural language right from your IDE:
4747
* "Find all catalog entries related to 'customer orders'."
4848
* "Which columns look similar across marketing and sales datasets?"
4949
* "Show me the description and owner for the 'customer_pii' entry."
50-
50+
5151
* **Perform Ad-hoc Analysis:**
5252
* "Calculate the total 'customer orders' this month."
5353

0 commit comments

Comments
 (0)