We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28da70f commit 9e929ceCopy full SHA for 9e929ce
docs/telemetry.mdx
@@ -36,7 +36,7 @@ Alternatively in VS Code, you can disable telemetry through your VS Code setting
36
37
### CLI
38
39
-For the Continue CLI, set the environment variable `CONTINUE_CLI_ENABLE_TELEMETRY=0` before running commands:
+For `cn`, the Continue CLI, set the environment variable `CONTINUE_CLI_ENABLE_TELEMETRY=0` before running commands:
40
41
```bash
42
export CONTINUE_CLI_ENABLE_TELEMETRY=0
0 commit comments