Skip to content

Commit 775ee02

Browse files
committed
Deploy preview for PR 685 🛫
1 parent c29b358 commit 775ee02

31 files changed

+40
-23
lines changed

‎pr-preview/pr-685/.well-known/skills/sentry-cli/references/dashboard.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ View a dashboard
4242
- `-w, --web - Open in browser`
4343
- `-f, --fresh - Bypass cache, re-detect projects, and fetch fresh data`
4444
- `-r, --refresh <value> - Auto-refresh interval in seconds (default: 60, min: 10)`
45-
- `-t, --period <value> - Time range: "7d", "2026-03-07..2026-04-07", ">=2026-03-07"`
45+
- `-t, --period <value> - Time range: "7d", "2026-03-08..2026-04-08", ">=2026-03-08"`
4646

4747
**Examples:**
4848

‎pr-preview/pr-685/.well-known/skills/sentry-cli/references/event.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ List events for an issue
2828
- `-n, --limit <value> - Number of events (1-1000) - (default: "25")`
2929
- `-q, --query <value> - Search query (Sentry search syntax)`
3030
- `--full - Include full event body (stacktraces)`
31-
- `-t, --period <value> - Time range: "7d", "2026-03-07..2026-04-07", ">=2026-03-07" - (default: "7d")`
31+
- `-t, --period <value> - Time range: "7d", "2026-03-08..2026-04-08", ">=2026-03-08" - (default: "7d")`
3232
- `-f, --fresh - Bypass cache, re-detect projects, and fetch fresh data`
3333
- `-c, --cursor <value> - Navigate pages: "next", "prev", "first" (or raw cursor string)`
3434

‎pr-preview/pr-685/.well-known/skills/sentry-cli/references/issue.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ List issues in a project
1919
- `-q, --query <value> - Search query (Sentry search syntax)`
2020
- `-n, --limit <value> - Maximum number of issues to list - (default: "25")`
2121
- `-s, --sort <value> - Sort by: date, new, freq, user - (default: "date")`
22-
- `-t, --period <value> - Time range: "7d", "2026-03-07..2026-04-07", ">=2026-03-07" - (default: "90d")`
22+
- `-t, --period <value> - Time range: "7d", "2026-03-08..2026-04-08", ">=2026-03-08" - (default: "90d")`
2323
- `-c, --cursor <value> - Pagination cursor (use "next" for next page, "prev" for previous)`
2424
- `--compact - Single-line rows for compact output (auto-detects if omitted)`
2525
- `-f, --fresh - Bypass cache, re-detect projects, and fetch fresh data`
@@ -78,7 +78,7 @@ List events for a specific issue
7878
- `-n, --limit <value> - Number of events (1-1000) - (default: "25")`
7979
- `-q, --query <value> - Search query (Sentry search syntax)`
8080
- `--full - Include full event body (stacktraces)`
81-
- `-t, --period <value> - Time range: "7d", "2026-03-07..2026-04-07", ">=2026-03-07" - (default: "7d")`
81+
- `-t, --period <value> - Time range: "7d", "2026-03-08..2026-04-08", ">=2026-03-08" - (default: "7d")`
8282
- `-f, --fresh - Bypass cache, re-detect projects, and fetch fresh data`
8383
- `-c, --cursor <value> - Navigate pages: "next", "prev", "first" (or raw cursor string)`
8484

‎pr-preview/pr-685/.well-known/skills/sentry-cli/references/log.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ List logs from a project
1919
- `-n, --limit <value> - Number of log entries (1-1000) - (default: "100")`
2020
- `-q, --query <value> - Filter query (Sentry search syntax)`
2121
- `-f, --follow <value> - Stream logs (optionally specify poll interval in seconds)`
22-
- `-t, --period <value> - Time range: "7d", "2026-03-07..2026-04-07", ">=2026-03-07"`
22+
- `-t, --period <value> - Time range: "7d", "2026-03-08..2026-04-08", ">=2026-03-08"`
2323
- `-s, --sort <value> - Sort order: "newest" (default) or "oldest" - (default: "newest")`
2424
- `--fresh - Bypass cache, re-detect projects, and fetch fresh data`
2525

‎pr-preview/pr-685/.well-known/skills/sentry-cli/references/span.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ List spans in a project or trace
1919
- `-n, --limit <value> - Number of spans (<=1000) - (default: "25")`
2020
- `-q, --query <value> - Filter spans (e.g., "op:db", "duration:>100ms", "project:backend")`
2121
- `-s, --sort <value> - Sort order: date, duration - (default: "date")`
22-
- `-t, --period <value> - Time range: "7d", "2026-03-07..2026-04-07", ">=2026-03-07" - (default: "7d")`
22+
- `-t, --period <value> - Time range: "7d", "2026-03-08..2026-04-08", ">=2026-03-08" - (default: "7d")`
2323
- `-f, --fresh - Bypass cache, re-detect projects, and fetch fresh data`
2424
- `-c, --cursor <value> - Navigate pages: "next", "prev", "first" (or raw cursor string)`
2525

‎pr-preview/pr-685/.well-known/skills/sentry-cli/references/trace.md‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ List recent traces in a project
1919
- `-n, --limit <value> - Number of traces (1-1000) - (default: "25")`
2020
- `-q, --query <value> - Search query (Sentry search syntax)`
2121
- `-s, --sort <value> - Sort by: date, duration - (default: "date")`
22-
- `-t, --period <value> - Time range: "7d", "2026-03-07..2026-04-07", ">=2026-03-07" - (default: "7d")`
22+
- `-t, --period <value> - Time range: "7d", "2026-03-08..2026-04-08", ">=2026-03-08" - (default: "7d")`
2323
- `-f, --fresh - Bypass cache, re-detect projects, and fetch fresh data`
2424
- `-c, --cursor <value> - Navigate pages: "next", "prev", "first" (or raw cursor string)`
2525

@@ -78,7 +78,7 @@ View logs associated with a trace
7878

7979
**Flags:**
8080
- `-w, --web - Open trace in browser`
81-
- `-t, --period <value> - Time range: "7d", "2026-03-07..2026-04-07", ">=2026-03-07" - (default: "14d")`
81+
- `-t, --period <value> - Time range: "7d", "2026-03-08..2026-04-08", ">=2026-03-08" - (default: "14d")`
8282
- `-n, --limit <value> - Number of log entries (<=1000) - (default: "100")`
8383
- `-q, --query <value> - Additional filter query (Sentry search syntax)`
8484
- `-s, --sort <value> - Sort order: "newest" (default) or "oldest" - (default: "newest")`

‎pr-preview/pr-685/commands/dashboard/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -240,7 +240,7 @@ <h3 id="sentry-dashboard-view-orgprojectdashboard"><code dir="auto">sentry dashb
240240

241241

242242

243-
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-w, --web</code></td><td>Open in browser</td></tr><tr><td><code dir="auto">-f, --fresh</code></td><td>Bypass cache, re-detect projects, and fetch fresh data</td></tr><tr><td><code dir="auto">-r, --refresh &#x3C;refresh></code></td><td>Auto-refresh interval in seconds (default: 60, min: 10)</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time range: "7d", "2026-03-07..2026-04-07", ">=2026-03-07"</td></tr></tbody></table>
243+
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-w, --web</code></td><td>Open in browser</td></tr><tr><td><code dir="auto">-f, --fresh</code></td><td>Bypass cache, re-detect projects, and fetch fresh data</td></tr><tr><td><code dir="auto">-r, --refresh &#x3C;refresh></code></td><td>Auto-refresh interval in seconds (default: 60, min: 10)</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time range: "7d", "2026-03-08..2026-04-08", ">=2026-03-08"</td></tr></tbody></table>
244244
<h3 id="sentry-dashboard-create-orgprojecttitle"><code dir="auto">sentry dashboard create &#x3C;org/project/title...></code></h3>
245245
<p>Create a dashboard</p>
246246
<p><strong>Arguments:</strong></p>

‎pr-preview/pr-685/commands/event/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -244,7 +244,7 @@ <h3 id="sentry-event-list-issue"><code dir="auto">sentry event list &#x3C;issue>
244244

245245

246246

247-
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Number of events (1-1000) (default: "25")</td></tr><tr><td><code dir="auto">-q, --query &#x3C;query></code></td><td>Search query (Sentry search syntax)</td></tr><tr><td><code dir="auto">--full</code></td><td>Include full event body (stacktraces)</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time range: "7d", "2026-03-07..2026-04-07", ">=2026-03-07" (default: "7d")</td></tr><tr><td><code dir="auto">-f, --fresh</code></td><td>Bypass cache, re-detect projects, and fetch fresh data</td></tr><tr><td><code dir="auto">-c, --cursor &#x3C;cursor></code></td><td>Navigate pages: "next", "prev", "first" (or raw cursor string)</td></tr></tbody></table>
247+
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Number of events (1-1000) (default: "25")</td></tr><tr><td><code dir="auto">-q, --query &#x3C;query></code></td><td>Search query (Sentry search syntax)</td></tr><tr><td><code dir="auto">--full</code></td><td>Include full event body (stacktraces)</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time range: "7d", "2026-03-08..2026-04-08", ">=2026-03-08" (default: "7d")</td></tr><tr><td><code dir="auto">-f, --fresh</code></td><td>Bypass cache, re-detect projects, and fetch fresh data</td></tr><tr><td><code dir="auto">-c, --cursor &#x3C;cursor></code></td><td>Navigate pages: "next", "prev", "first" (or raw cursor string)</td></tr></tbody></table>
248248
<p>All commands support <code dir="auto">--json</code> for machine-readable output and <code dir="auto">--fields</code> to select specific JSON fields.</p>
249249
<!-- GENERATED:END -->
250250
<h2 id="examples">Examples</h2>

‎pr-preview/pr-685/commands/issue/index.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ <h3 id="sentry-issue-list-orgproject"><code dir="auto">sentry issue list &#x3C;o
208208

209209

210210

211-
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-q, --query &#x3C;query></code></td><td>Search query (Sentry search syntax)</td></tr><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Maximum number of issues to list (default: "25")</td></tr><tr><td><code dir="auto">-s, --sort &#x3C;sort></code></td><td>Sort by: date, new, freq, user (default: "date")</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time range: "7d", "2026-03-07..2026-04-07", ">=2026-03-07" (default: "90d")</td></tr><tr><td><code dir="auto">-c, --cursor &#x3C;cursor></code></td><td>Pagination cursor (use "next" for next page, "prev" for previous)</td></tr><tr><td><code dir="auto">--compact</code></td><td>Single-line rows for compact output (auto-detects if omitted)</td></tr><tr><td><code dir="auto">-f, --fresh</code></td><td>Bypass cache, re-detect projects, and fetch fresh data</td></tr></tbody></table>
211+
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-q, --query &#x3C;query></code></td><td>Search query (Sentry search syntax)</td></tr><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Maximum number of issues to list (default: "25")</td></tr><tr><td><code dir="auto">-s, --sort &#x3C;sort></code></td><td>Sort by: date, new, freq, user (default: "date")</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time range: "7d", "2026-03-08..2026-04-08", ">=2026-03-08" (default: "90d")</td></tr><tr><td><code dir="auto">-c, --cursor &#x3C;cursor></code></td><td>Pagination cursor (use "next" for next page, "prev" for previous)</td></tr><tr><td><code dir="auto">--compact</code></td><td>Single-line rows for compact output (auto-detects if omitted)</td></tr><tr><td><code dir="auto">-f, --fresh</code></td><td>Bypass cache, re-detect projects, and fetch fresh data</td></tr></tbody></table>
212212
<h3 id="sentry-issue-events-issue"><code dir="auto">sentry issue events &#x3C;issue></code></h3>
213213
<p>List events for a specific issue</p>
214214
<p><strong>Arguments:</strong></p>
@@ -260,7 +260,7 @@ <h3 id="sentry-issue-events-issue"><code dir="auto">sentry issue events &#x3C;is
260260

261261

262262

263-
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Number of events (1-1000) (default: "25")</td></tr><tr><td><code dir="auto">-q, --query &#x3C;query></code></td><td>Search query (Sentry search syntax)</td></tr><tr><td><code dir="auto">--full</code></td><td>Include full event body (stacktraces)</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time range: "7d", "2026-03-07..2026-04-07", ">=2026-03-07" (default: "7d")</td></tr><tr><td><code dir="auto">-f, --fresh</code></td><td>Bypass cache, re-detect projects, and fetch fresh data</td></tr><tr><td><code dir="auto">-c, --cursor &#x3C;cursor></code></td><td>Navigate pages: "next", "prev", "first" (or raw cursor string)</td></tr></tbody></table>
263+
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Number of events (1-1000) (default: "25")</td></tr><tr><td><code dir="auto">-q, --query &#x3C;query></code></td><td>Search query (Sentry search syntax)</td></tr><tr><td><code dir="auto">--full</code></td><td>Include full event body (stacktraces)</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time range: "7d", "2026-03-08..2026-04-08", ">=2026-03-08" (default: "7d")</td></tr><tr><td><code dir="auto">-f, --fresh</code></td><td>Bypass cache, re-detect projects, and fetch fresh data</td></tr><tr><td><code dir="auto">-c, --cursor &#x3C;cursor></code></td><td>Navigate pages: "next", "prev", "first" (or raw cursor string)</td></tr></tbody></table>
264264
<h3 id="sentry-issue-explain-issue"><code dir="auto">sentry issue explain &#x3C;issue></code></h3>
265265
<p>Analyze an issue's root cause using Seer AI</p>
266266
<p><strong>Arguments:</strong></p>

‎pr-preview/pr-685/commands/log/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ <h3 id="sentry-log-list-orgproject-or-trace-id"><code dir="auto">sentry log list
204204

205205

206206

207-
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Number of log entries (1-1000) (default: "100")</td></tr><tr><td><code dir="auto">-q, --query &#x3C;query></code></td><td>Filter query (Sentry search syntax)</td></tr><tr><td><code dir="auto">-f, --follow &#x3C;follow></code></td><td>Stream logs (optionally specify poll interval in seconds)</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time range: "7d", "2026-03-07..2026-04-07", ">=2026-03-07"</td></tr><tr><td><code dir="auto">-s, --sort &#x3C;sort></code></td><td>Sort order: "newest" (default) or "oldest" (default: "newest")</td></tr><tr><td><code dir="auto">--fresh</code></td><td>Bypass cache, re-detect projects, and fetch fresh data</td></tr></tbody></table>
207+
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Number of log entries (1-1000) (default: "100")</td></tr><tr><td><code dir="auto">-q, --query &#x3C;query></code></td><td>Filter query (Sentry search syntax)</td></tr><tr><td><code dir="auto">-f, --follow &#x3C;follow></code></td><td>Stream logs (optionally specify poll interval in seconds)</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time range: "7d", "2026-03-08..2026-04-08", ">=2026-03-08"</td></tr><tr><td><code dir="auto">-s, --sort &#x3C;sort></code></td><td>Sort order: "newest" (default) or "oldest" (default: "newest")</td></tr><tr><td><code dir="auto">--fresh</code></td><td>Bypass cache, re-detect projects, and fetch fresh data</td></tr></tbody></table>
208208
<h3 id="sentry-log-view-orgprojectlog-id"><code dir="auto">sentry log view &#x3C;org/project/log-id...></code></h3>
209209
<p>View details of one or more log entries</p>
210210
<p><strong>Arguments:</strong></p>

0 commit comments

Comments
 (0)