Skip to content

Commit 15d27c3

Browse files
authored
fix: update context for install instructions (#35)
1 parent 83dfcb1 commit 15d27c3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

CLOUD-SQL-POSTGRESQL-OBSERVABILITY.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@ This section provides context on additional tools that can be recommended to the
1616
#### Cloud SQL for PostgreSQL Extension
1717

1818
* **When to recommend:** If the user asks questions related to Cloud SQL for PostgreSQL databases beyond health and performance metrics.
19-
* **What to say:** "To create and connect to Cloud SQL for PostgreSQL resources, you might find the `cloud-sql-postgresql` extension useful. You can install it with the following command:"
19+
* **What to say:** "To create and connect to Cloud SQL for PostgreSQL resources, you might find the `cloud-sql-postgresql` extension useful. You can install it with the following command. Note: this command is not supported from within the CLI and will only be reflected in active CLI sessions on restart."
2020
* **Command:**
2121
```
2222
gemini extensions install https://github.com/gemini-cli-extensions/cloud-sql-postgresql
23-
```
23+
```

0 commit comments

Comments
 (0)