@@ -95,7 +95,7 @@ View authentication status
9595
9696** Flags:**
9797- ` --show-token - Show the stored token (masked by default) `
98- - ` -f, --fresh - Bypass cache and fetch fresh data `
98+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
9999- ` --json - Output as JSON `
100100- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
101101
@@ -114,7 +114,7 @@ Print the stored authentication token
114114Show the currently authenticated user
115115
116116** Flags:**
117- - ` -f, --fresh - Bypass cache and fetch fresh data `
117+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
118118- ` --json - Output as JSON `
119119- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
120120
@@ -128,7 +128,7 @@ List organizations
128128
129129** Flags:**
130130- ` -n, --limit <value> - Maximum number of organizations to list - (default: "30") `
131- - ` -f, --fresh - Bypass cache and fetch fresh data `
131+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
132132- ` --json - Output as JSON `
133133- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
134134
@@ -146,7 +146,7 @@ View details of an organization
146146
147147** Flags:**
148148- ` -w, --web - Open in browser `
149- - ` -f, --fresh - Bypass cache and fetch fresh data `
149+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
150150- ` --json - Output as JSON `
151151- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
152152
@@ -182,7 +182,7 @@ List projects
182182- ` -n, --limit <value> - Maximum number of projects to list - (default: "30") `
183183- ` -c, --cursor <value> - Pagination cursor (use "last" to continue from previous page) `
184184- ` -p, --platform <value> - Filter by platform (e.g., javascript, python) `
185- - ` -f, --fresh - Bypass cache and fetch fresh data `
185+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
186186- ` --json - Output as JSON `
187187- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
188188
@@ -205,7 +205,7 @@ View details of a project
205205
206206** Flags:**
207207- ` -w, --web - Open in browser `
208- - ` -f, --fresh - Bypass cache and fetch fresh data `
208+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
209209- ` --json - Output as JSON `
210210- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
211211
@@ -240,7 +240,7 @@ List issues in a project
240240- ` -s, --sort <value> - Sort by: date, new, freq, user - (default: "date") `
241241- ` -t, --period <value> - Time period for issue activity (e.g. 24h, 14d, 90d) - (default: "90d") `
242242- ` -c, --cursor <value> - Pagination cursor for <org>/ or multi-target modes (use "last" to continue) `
243- - ` -f, --fresh - Bypass cache and fetch fresh data `
243+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
244244- ` --compact - Single-line rows for compact output (auto-detects if omitted) `
245245- ` --json - Output as JSON `
246246- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
@@ -287,7 +287,7 @@ Analyze an issue's root cause using Seer AI
287287
288288** Flags:**
289289- ` --force - Force new analysis even if one exists `
290- - ` -f, --fresh - Bypass cache and fetch fresh data `
290+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
291291- ` --json - Output as JSON `
292292- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
293293
@@ -316,7 +316,7 @@ Generate a solution plan using Seer AI
316316** Flags:**
317317- ` --cause <value> - Root cause ID to plan (required if multiple causes exist) `
318318- ` --force - Force new plan even if one exists `
319- - ` -f, --fresh - Bypass cache and fetch fresh data `
319+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
320320- ` --json - Output as JSON `
321321- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
322322
@@ -345,7 +345,7 @@ View details of a specific issue
345345** Flags:**
346346- ` -w, --web - Open in browser `
347347- ` --spans <value> - Span tree depth limit (number, "all" for unlimited, "no" to disable) - (default: "3") `
348- - ` -f, --fresh - Bypass cache and fetch fresh data `
348+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
349349- ` --json - Output as JSON `
350350- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
351351
@@ -374,7 +374,7 @@ View details of a specific event
374374** Flags:**
375375- ` -w, --web - Open in browser `
376376- ` --spans <value> - Span tree depth limit (number, "all" for unlimited, "no" to disable) - (default: "3") `
377- - ` -f, --fresh - Bypass cache and fetch fresh data `
377+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
378378- ` --json - Output as JSON `
379379- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
380380
@@ -508,7 +508,7 @@ List repositories
508508** Flags:**
509509- ` -n, --limit <value> - Maximum number of repositories to list - (default: "30") `
510510- ` -c, --cursor <value> - Pagination cursor (use "last" to continue from previous page) `
511- - ` -f, --fresh - Bypass cache and fetch fresh data `
511+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
512512- ` --json - Output as JSON `
513513- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
514514
@@ -523,7 +523,7 @@ List teams
523523** Flags:**
524524- ` -n, --limit <value> - Maximum number of teams to list - (default: "30") `
525525- ` -c, --cursor <value> - Pagination cursor (use "last" to continue from previous page) `
526- - ` -f, --fresh - Bypass cache and fetch fresh data `
526+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
527527- ` --json - Output as JSON `
528528- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
529529
@@ -555,7 +555,7 @@ List logs from a project
555555- ` -q, --query <value> - Filter query (Sentry search syntax) `
556556- ` -f, --follow <value> - Stream logs (optionally specify poll interval in seconds) `
557557- ` --trace <value> - Filter logs by trace ID (32-character hex string) `
558- - ` --fresh - Bypass cache and fetch fresh data `
558+ - ` --fresh - Bypass cache, re-detect projects, and fetch fresh data `
559559- ` --json - Output as JSON `
560560- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
561561
@@ -602,7 +602,7 @@ View details of one or more log entries
602602
603603** Flags:**
604604- ` -w, --web - Open in browser `
605- - ` -f, --fresh - Bypass cache and fetch fresh data `
605+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
606606- ` --json - Output as JSON `
607607- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
608608
@@ -640,7 +640,7 @@ List recent traces in a project
640640- ` -q, --query <value> - Search query (Sentry search syntax) `
641641- ` -s, --sort <value> - Sort by: date, duration - (default: "date") `
642642- ` -c, --cursor <value> - Pagination cursor (use "last" to continue from previous page) `
643- - ` -f, --fresh - Bypass cache and fetch fresh data `
643+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
644644- ` --json - Output as JSON `
645645- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
646646
@@ -651,7 +651,7 @@ View details of a specific trace
651651** Flags:**
652652- ` -w, --web - Open in browser `
653653- ` --spans <value> - Span tree depth limit (number, "all" for unlimited, "no" to disable) - (default: "3") `
654- - ` -f, --fresh - Bypass cache and fetch fresh data `
654+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
655655- ` --json - Output as JSON `
656656- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
657657
@@ -664,7 +664,7 @@ View logs associated with a trace
664664- ` -t, --period <value> - Time period to search (e.g., "14d", "7d", "24h"). Default: 14d - (default: "14d") `
665665- ` -n, --limit <value> - Number of log entries (1-1000) - (default: "100") `
666666- ` -q, --query <value> - Additional filter query (Sentry search syntax) `
667- - ` -f, --fresh - Bypass cache and fetch fresh data `
667+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
668668- ` --json - Output as JSON `
669669- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
670670
@@ -716,7 +716,7 @@ List issues in a project
716716- ` -s, --sort <value> - Sort by: date, new, freq, user - (default: "date") `
717717- ` -t, --period <value> - Time period for issue activity (e.g. 24h, 14d, 90d) - (default: "90d") `
718718- ` -c, --cursor <value> - Pagination cursor for <org>/ or multi-target modes (use "last" to continue) `
719- - ` -f, --fresh - Bypass cache and fetch fresh data `
719+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
720720- ` --compact - Single-line rows for compact output (auto-detects if omitted) `
721721- ` --json - Output as JSON `
722722- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
@@ -731,7 +731,7 @@ List organizations
731731
732732** Flags:**
733733- ` -n, --limit <value> - Maximum number of organizations to list - (default: "30") `
734- - ` -f, --fresh - Bypass cache and fetch fresh data `
734+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
735735- ` --json - Output as JSON `
736736- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
737737
@@ -747,7 +747,7 @@ List projects
747747- ` -n, --limit <value> - Maximum number of projects to list - (default: "30") `
748748- ` -c, --cursor <value> - Pagination cursor (use "last" to continue from previous page) `
749749- ` -p, --platform <value> - Filter by platform (e.g., javascript, python) `
750- - ` -f, --fresh - Bypass cache and fetch fresh data `
750+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
751751- ` --json - Output as JSON `
752752- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
753753
@@ -762,7 +762,7 @@ List repositories
762762** Flags:**
763763- ` -n, --limit <value> - Maximum number of repositories to list - (default: "30") `
764764- ` -c, --cursor <value> - Pagination cursor (use "last" to continue from previous page) `
765- - ` -f, --fresh - Bypass cache and fetch fresh data `
765+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
766766- ` --json - Output as JSON `
767767- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
768768
@@ -777,7 +777,7 @@ List teams
777777** Flags:**
778778- ` -n, --limit <value> - Maximum number of teams to list - (default: "30") `
779779- ` -c, --cursor <value> - Pagination cursor (use "last" to continue from previous page) `
780- - ` -f, --fresh - Bypass cache and fetch fresh data `
780+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
781781- ` --json - Output as JSON `
782782- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
783783
@@ -794,7 +794,7 @@ List logs from a project
794794- ` -q, --query <value> - Filter query (Sentry search syntax) `
795795- ` -f, --follow <value> - Stream logs (optionally specify poll interval in seconds) `
796796- ` --trace <value> - Filter logs by trace ID (32-character hex string) `
797- - ` --fresh - Bypass cache and fetch fresh data `
797+ - ` --fresh - Bypass cache, re-detect projects, and fetch fresh data `
798798- ` --json - Output as JSON `
799799- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
800800
@@ -811,7 +811,7 @@ List recent traces in a project
811811- ` -q, --query <value> - Search query (Sentry search syntax) `
812812- ` -s, --sort <value> - Sort by: date, duration - (default: "date") `
813813- ` -c, --cursor <value> - Pagination cursor (use "last" to continue from previous page) `
814- - ` -f, --fresh - Bypass cache and fetch fresh data `
814+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
815815- ` --json - Output as JSON `
816816- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
817817
@@ -836,7 +836,7 @@ Show the currently authenticated user
836836Show the currently authenticated user
837837
838838** Flags:**
839- - ` -f, --fresh - Bypass cache and fetch fresh data `
839+ - ` -f, --fresh - Bypass cache, re-detect projects, and fetch fresh data `
840840- ` --json - Output as JSON `
841841- ` --fields <value> - Comma-separated fields to include in JSON output (dot.notation supported) `
842842
0 commit comments