summaryrefslogtreecommitdiff
path: root/docs/cli
diff options
context:
space:
mode:
authorBilly Biggs <[email protected]>2025-07-14 16:33:05 +0200
committerGitHub <[email protected]>2025-07-14 14:33:05 +0000
commit64f1d80b26af25708356e8a743ea7fab1496c7e9 (patch)
treef09a2d85dffe2dcf0f3e745eb0d9c55973d3c672 /docs/cli
parent34bbfa0e15bf0a93682e7649c19fe821420dbc10 (diff)
Add documentation for the /extensions command (#4051)
Co-authored-by: Bryan Morgan <[email protected]>
Diffstat (limited to 'docs/cli')
-rw-r--r--docs/cli/commands.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/cli/commands.md b/docs/cli/commands.md
index dadfce30..6c748d18 100644
--- a/docs/cli/commands.md
+++ b/docs/cli/commands.md
@@ -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.