Commit 377a222
committed
fix: restore org-only usage hint format and use explicit org/project in tip
- Revert ContextError usage hint to `sentry event view ${org}/ ${eventId}`
(the space after the trailing slash is intentional — it represents
<org>/<no_project> <event_id> format)
- Change stderr tip from env var guidance to the explicit command form:
`Use: sentry event view ${org}/${project} ${eventId}`1 parent 0ae1789 commit 377a222
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
223 | 223 | | |
224 | 224 | | |
225 | 225 | | |
226 | | - | |
| 226 | + | |
227 | 227 | | |
228 | 228 | | |
229 | 229 | | |
| |||
254 | 254 | | |
255 | 255 | | |
256 | 256 | | |
257 | | - | |
| 257 | + | |
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
623 | 623 | | |
624 | 624 | | |
625 | 625 | | |
626 | | - | |
| 626 | + | |
627 | 627 | | |
628 | 628 | | |
629 | 629 | | |
| |||
0 commit comments