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

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.