Skip to content

Commit f3b7f21

Browse files
chore: regenerate SKILL.md
1 parent 4b34dc0 commit f3b7f21

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
@@ -644,7 +644,7 @@ View spans in distributed traces
644644
List spans in a trace
645645

646646
**Flags:**
647-
- `-n, --limit <value> - Number of spans (1-1000) - (default: "25")`
647+
- `-n, --limit <value> - Number of spans (<=1000) - (default: "25")`
648648
- `-q, --query <value> - Filter spans (e.g., "op:db", "duration:>100ms", "project:backend")`
649649
- `-s, --sort <value> - Sort order: date, duration - (default: "date")`
650650
- `-f, --fresh - Bypass cache, re-detect projects, and fetch fresh data`
@@ -841,7 +841,7 @@ List spans in a trace
841841
List spans in a trace
842842

843843
**Flags:**
844-
- `-n, --limit <value> - Number of spans (1-1000) - (default: "25")`
844+
- `-n, --limit <value> - Number of spans (<=1000) - (default: "25")`
845845
- `-q, --query <value> - Filter spans (e.g., "op:db", "duration:>100ms", "project:backend")`
846846
- `-s, --sort <value> - Sort order: date, duration - (default: "date")`
847847
- `-f, --fresh - Bypass cache, re-detect projects, and fetch fresh data`

0 commit comments

Comments
 (0)