Skip to content

Commit 626817b

Browse files
authored
Merge pull request #6919 from continuedev/nate/cli-troubleshooting-section
Add CLI troubleshooting section with verbose logging info
2 parents dfbb1e2 + cf15044 commit 626817b

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/guides/cli.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,3 +84,9 @@ cn --ask Bash(curl*)
8484
# Never use the Fetch tool
8585
cn --exclude Fetch
8686
```
87+
88+
## Troubleshooting
89+
90+
Run `cn` with the `--verbose` flag to see more detailed logs. These will be output to `~/.continue/logs/cn.log`.
91+
92+
If you have feedback on the alpha, please [share in our Discord](https://discord.com/invite/EfJEfdFnDQ).

0 commit comments

Comments
 (0)