strada issues list. The --events flag
controls how many recent occurrences to show (default 5).strada issues view <fingerprint>
| Argument | Required | Description |
<fingerprint> | Yes | fingerprint |
| Option | Default | Description |
-p, --project [slug] | - | Project slug override (defaults to folder setup) |
--org [name-or-id] | - | Organization override (defaults to folder setup) |
-n, --events [count] | - | Number of recent error events to show (default: 5) |
--json | - | Output raw JSON |
| Option | Default | Description |
-h, --help | - | Display this message |
-v, --version | - | Display version number |
strada issues view abc123def456 -p my-app
strada issues view abc123def456 -p my-app --events 10 --json