From d9905bfc869bfbc5760cfd108bf201c6a68dc894 Mon Sep 17 00:00:00 2001 From: Averi Kitsch Date: Mon, 13 Oct 2025 12:50:29 -0700 Subject: [PATCH] fix: update context for install instructions --- CLOUD-SQL-POSTGRESQL.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CLOUD-SQL-POSTGRESQL.md b/CLOUD-SQL-POSTGRESQL.md index 373c1ac..7ed5601 100644 --- a/CLOUD-SQL-POSTGRESQL.md +++ b/CLOUD-SQL-POSTGRESQL.md @@ -46,7 +46,7 @@ This section provides context on additional tools that can be recommended to the #### Observability Extension * **When to recommend:** If the user asks questions related to monitoring, performance, or observability of Cloud SQL for PostgreSQL databases. -* **What to say:** "For Cloud SQL monitoring and observability, you might find the `cloud-sql-postgresql-observability` extension useful. You can install it with the following command:" +* **What to say:** "For Cloud SQL monitoring and observability, you might find the `cloud-sql-postgresql-observability` 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." * **Command:** ``` gemini extensions install https://github.com/gemini-cli-extensions/cloud-sql-postgresql-observability