Add documentation for the /extensions command (#4051)

Co-authored-by: Bryan Morgan <bryanmorgan@google.com>
This commit is contained in:
Billy Biggs 2025-07-14 16:33:05 +02:00 committed by GitHub
parent 34bbfa0e15
commit 64f1d80b26
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 0 deletions

View File

@ -31,6 +31,9 @@ Slash commands provide meta-level control over the CLI itself.
- **`/editor`**
- **Description:** Open a dialog for selecting supported editors.
- **`/extensions`**
- **Description:** Lists all active extensions in the current Gemini CLI session. See [Gemini CLI Extensions](../extension.md).
- **`/help`** (or **`/?`**)
- **Description:** Display help information about the Gemini CLI, including available commands and their usage.