summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/cli/configuration.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/cli/configuration.md b/docs/cli/configuration.md
index 8ac4fac9..d1ddf1da 100644
--- a/docs/cli/configuration.md
+++ b/docs/cli/configuration.md
@@ -370,6 +370,9 @@ Arguments passed directly when running the CLI can override other configurations
- Example: `gemini -e my-extension -e my-other-extension`
- **`--list-extensions`** (**`-l`**):
- Lists all available extensions and exits.
+- **`--proxy`**:
+ - Sets the proxy for the CLI.
+ - Example: `--proxy http://localhost:7890`.
- **`--version`**:
- Displays the version of the CLI.