From 606a7702de6659b9a46bcb9c2cbca84a1a33945d Mon Sep 17 00:00:00 2001 From: warjiang <1096409085@qq.com> Date: Fri, 18 Jul 2025 02:57:37 +0800 Subject: feat(cli): add explicit proxy option in cli (#2526) Co-authored-by: Dcatfly --- docs/cli/configuration.md | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/cli') 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. -- cgit v1.2.3