Skip to content

Commit 82e0bd2

Browse files
chore: regenerate skill files and command docs
1 parent dfaf768 commit 82e0bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/src/content/docs/commands/release.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ List releases with adoption and health metrics
2323
|--------|-------------|
2424
| `-n, --limit <limit>` | Maximum number of releases to list (default: "25") |
2525
| `-s, --sort <sort>` | Sort: date, sessions, users, crash_free_sessions (cfs), crash_free_users (cfu) (default: "date") |
26-
| `-e, --environment <environment>` | Filter by environment (e.g., production) |
26+
| `-e, --environment <environment>...` | Filter by environment (repeatable, comma-separated) |
2727
| `-t, --period <period>` | Health stats period (e.g., 24h, 7d, 14d, 90d) (default: "90d") |
2828
| `--status <status>` | Filter by status: open (default) or archived (default: "open") |
2929
| `-f, --fresh` | Bypass cache, re-detect projects, and fetch fresh data |

0 commit comments

Comments
 (0)