diff options
Diffstat (limited to 'docs/cli/configuration.md')
| -rw-r--r-- | docs/cli/configuration.md | 3 |
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. |
