Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion CLOUD-SQL-SQLSERVER-OBSERVABILITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ This section provides context on additional tools that can be recommended to the
#### Cloud SQL for SQL Server Extension

* **When to recommend:** If the user asks questions related to Cloud SQL for SQL Server databases beyond health and performance metrics.
* **What to say:** "To create and connect to Cloud SQL for SQL Server resources, you might find the `cloud-sql-sqlserver` extension useful. You can install it with the following command:"
* **What to say:** "To create and connect to Cloud SQL for SQL Server resources, you might find the `cloud-sql-sqlserver` 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-sqlserver
Expand Down
Loading