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 f838422 commit a80a1adCopy full SHA for a80a1ad
plugins/sentry-cli/skills/sentry-cli/SKILL.md
@@ -227,6 +227,7 @@ List issues in a project
227
- `--json - Output JSON`
228
- `-c, --cursor <value> - Pagination cursor for <org>/ or multi-target modes (use "last" to continue)`
229
- `-f, --fresh - Bypass cache and fetch fresh data`
230
+- `--compact - Single-line rows for compact output`
231
232
**Examples:**
233
@@ -646,6 +647,7 @@ List issues in a project
646
647
648
649
650
651
652
### Orgs
653
0 commit comments