You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DEVELOPER.md
+6-8Lines changed: 6 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,7 @@ Before you begin, ensure you have the following:
10
10
1.**Gemini CLI:** Install the Gemini CLI version v0.6.0 or above. Installation
11
11
instructions can be found on the official Gemini CLI documentation. You can
12
12
verify your version by running `gemini --version`.
13
-
2.**Cloud SQL for MySQL Observability Cluster & Instance:** For testing data plane tools, you will need access to an active Cloud SQL for MySQL Observability
14
-
for PostgreSQL instance.
15
-
13
+
2.**Cloud SQL for MySQL Instance:** For testing data plane tools, you will need access to an active Cloud SQL for MySQL instance.
16
14
## Developing the Extension
17
15
18
16
### Running from Local Source
@@ -22,8 +20,8 @@ The core logic for this extension is handled by a pre-built `toolbox` binary. Th
0 commit comments