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 54bb206 commit 5190c8dCopy full SHA for 5190c8d
docs/src/content/docs/commands/cli.md
@@ -7,6 +7,16 @@ CLI-related commands
7
8
## Commands
9
10
+### `sentry cli dsn`
11
+
12
+Inspect DSN discovery for the current directory
13
14
+**Options:**
15
16
+| Option | Description |
17
+|--------|-------------|
18
+| `-f, --fresh` | Bypass cache, re-detect projects, and fetch fresh data |
19
20
### `sentry cli feedback <message...>`
21
22
Send feedback about the CLI
0 commit comments