summaryrefslogtreecommitdiff
path: root/docs/cli
diff options
context:
space:
mode:
Diffstat (limited to 'docs/cli')
-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 6d7289a5..606c06fd 100644
--- a/docs/cli/configuration.md
+++ b/docs/cli/configuration.md
@@ -215,6 +215,9 @@ The CLI automatically loads environment variables from an `.env` file. The loadi
- Set to any value to disable all color output in the CLI.
- **`CLI_TITLE`**:
- Set to a string to customize the title of the CLI.
+- **`CODE_ASSIST_ENDPOINT`**:
+ - Specifies the endpoint for the code assist server.
+ - This is useful for development and testing.
## 3. Command-Line Arguments