Skip to content

Commit 8b36a4c

Browse files
Deploy preview for PR 671 🛫
1 parent 8246006 commit 8b36a4c

29 files changed

+12
-12
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ <h3 id="sentry-dashboard-list-orgtitle-filter"><code dir="auto">sentry dashboard
196196

197197

198198

199-
<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">-n, --limit &#x3C;limit></code></td><td>Maximum number of dashboards to list (default: "30")</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>
199+
<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">-n, --limit &#x3C;limit></code></td><td>Maximum number of dashboards to list (default: "25")</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>
200200
<h3 id="sentry-dashboard-view-orgprojectdashboard"><code dir="auto">sentry dashboard view &#x3C;org/project/dashboard...></code></h3>
201201
<p>View a dashboard</p>
202202
<p><strong>Arguments:</strong></p>

‎pr-preview/pr-671/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 period (e.g., "30d", "14d", "24h"). Default: 30d (project mode), 14d (trace mode)</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: "25")</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 period (e.g., "30d", "14d", "24h"). Default: 30d (project mode), 14d (trace mode)</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>

‎pr-preview/pr-671/commands/org/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ <h3 id="sentry-org-list"><code dir="auto">sentry org list</code></h3>
173173

174174

175175

176-
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Maximum number of organizations to list (default: "30")</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>
176+
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Maximum number of organizations to list (default: "25")</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>
177177
<h3 id="sentry-org-view-org"><code dir="auto">sentry org view &#x3C;org></code></h3>
178178
<p>View details of an organization</p>
179179
<p><strong>Arguments:</strong></p>

‎pr-preview/pr-671/commands/project/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,7 @@ <h3 id="sentry-project-list-orgproject"><code dir="auto">sentry project list &#x
276276

277277

278278

279-
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Maximum number of projects to list (default: "30")</td></tr><tr><td><code dir="auto">-p, --platform &#x3C;platform></code></td><td>Filter by platform (e.g., javascript, python)</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>
279+
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Maximum number of projects to list (default: "25")</td></tr><tr><td><code dir="auto">-p, --platform &#x3C;platform></code></td><td>Filter by platform (e.g., javascript, python)</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>
280280
<h3 id="sentry-project-view-orgproject"><code dir="auto">sentry project view &#x3C;org/project></code></h3>
281281
<p>View details of a project</p>
282282
<p><strong>Arguments:</strong></p>

‎pr-preview/pr-671/commands/release/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h3 id="sentry-release-list-orgproject"><code dir="auto">sentry release list &#x
192192

193193

194194

195-
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Maximum number of releases to list (default: "30")</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>
195+
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Maximum number of releases to list (default: "25")</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>
196196
<h3 id="sentry-release-view-orgversion"><code dir="auto">sentry release view &#x3C;org/version...></code></h3>
197197
<p>View release details</p>
198198
<p><strong>Arguments:</strong></p>

‎pr-preview/pr-671/commands/repo/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h3 id="sentry-repo-list-orgproject"><code dir="auto">sentry repo list &#x3C;org
192192

193193

194194

195-
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Maximum number of repositories to list (default: "30")</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>
195+
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Maximum number of repositories to list (default: "25")</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>
196196
<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>
197197
<!-- GENERATED:END -->
198198
<h2 id="examples">Examples</h2>

‎pr-preview/pr-671/commands/team/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -192,7 +192,7 @@ <h3 id="sentry-team-list-orgproject"><code dir="auto">sentry team list &#x3C;org
192192

193193

194194

195-
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Maximum number of teams to list (default: "30")</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>
195+
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Maximum number of teams to list (default: "25")</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>
196196
<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>
197197
<!-- GENERATED:END -->
198198
<h2 id="examples">Examples</h2>

‎pr-preview/pr-671/commands/trace/index.html‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -204,7 +204,7 @@ <h3 id="sentry-trace-list-orgproject"><code dir="auto">sentry trace list &#x3C;o
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 traces (1-1000) (default: "20")</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">-s, --sort &#x3C;sort></code></td><td>Sort by: date, duration (default: "date")</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time period (e.g., "1h", "24h", "7d", "30d") (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>
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 traces (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">-s, --sort &#x3C;sort></code></td><td>Sort by: date, duration (default: "date")</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time period (e.g., "1h", "24h", "7d", "30d") (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>
208208
<h3 id="sentry-trace-view-orgprojecttrace-id"><code dir="auto">sentry trace view &#x3C;org/project/trace-id...></code></h3>
209209
<p>View details of a specific trace</p>
210210
<p><strong>Arguments:</strong></p>
@@ -296,7 +296,7 @@ <h3 id="sentry-trace-logs-orgtrace-id"><code dir="auto">sentry trace logs &#x3C;
296296

297297

298298

299-
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-w, --web</code></td><td>Open trace in browser</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time period to search (e.g., "14d", "7d", "24h"). Default: 14d (default: "14d")</td></tr><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Number of log entries (&#x3C;=1000) (default: "100")</td></tr><tr><td><code dir="auto">-q, --query &#x3C;query></code></td><td>Additional filter query (Sentry search syntax)</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">-f, --fresh</code></td><td>Bypass cache, re-detect projects, and fetch fresh data</td></tr></tbody></table>
299+
<table><thead><tr><th>Option</th><th>Description</th></tr></thead><tbody><tr><td><code dir="auto">-w, --web</code></td><td>Open trace in browser</td></tr><tr><td><code dir="auto">-t, --period &#x3C;period></code></td><td>Time period to search (e.g., "14d", "7d", "24h"). Default: 14d (default: "14d")</td></tr><tr><td><code dir="auto">-n, --limit &#x3C;limit></code></td><td>Number of log entries (&#x3C;=1000) (default: "25")</td></tr><tr><td><code dir="auto">-q, --query &#x3C;query></code></td><td>Additional filter query (Sentry search syntax)</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">-f, --fresh</code></td><td>Bypass cache, re-detect projects, and fetch fresh data</td></tr></tbody></table>
300300
<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>
301301
<!-- GENERATED:END -->
302302
<h2 id="examples">Examples</h2>

0 commit comments

Comments
 (0)