Skip to content

Commit 1230ccb

Browse files
chore: regenerate SKILL.md
1 parent f3b6fe3 commit 1230ccb

File tree

1 file changed

+2
-2
lines changed
  • plugins/sentry-cli/skills/sentry-cli

1 file changed

+2
-2
lines changed

plugins/sentry-cli/skills/sentry-cli/SKILL.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -646,7 +646,7 @@ List spans in a trace
646646
**Flags:**
647647
- `-n, --limit <value> - Number of spans (1-1000) - (default: "25")`
648648
- `-q, --query <value> - Filter spans (e.g., "op:db", "duration:>100ms", "project:backend")`
649-
- `-s, --sort <value> - Sort by: time (default), duration - (default: "time")`
649+
- `-s, --sort <value> - Sort order: time, duration - (default: "time")`
650650
- `-f, --fresh - Bypass cache, re-detect projects, and fetch fresh data`
651651
- `--json - Output as JSON`
652652
- `--fields <value> - Comma-separated fields to include in JSON output (dot.notation supported)`
@@ -843,7 +843,7 @@ List spans in a trace
843843
**Flags:**
844844
- `-n, --limit <value> - Number of spans (1-1000) - (default: "25")`
845845
- `-q, --query <value> - Filter spans (e.g., "op:db", "duration:>100ms", "project:backend")`
846-
- `-s, --sort <value> - Sort by: time (default), duration - (default: "time")`
846+
- `-s, --sort <value> - Sort order: time, duration - (default: "time")`
847847
- `-f, --fresh - Bypass cache, re-detect projects, and fetch fresh data`
848848
- `--json - Output as JSON`
849849
- `--fields <value> - Comma-separated fields to include in JSON output (dot.notation supported)`

0 commit comments

Comments
 (0)