ev log
Usage
Description
ev log lists all releases for the target app and environment in reverse chronological order. Each entry shows the release ID, timestamp, author, number of secrets, and the release message (if one was set with ev push -m).
Release IDs can be used with ev rollback — you only need enough characters to uniquely identify the release (a partial ID works).
Flags
| Flag | Short | Description |
|---|---|---|
--limit N | -n N | Show only the N most recent releases (default: 20) |
Examples
Show recent releases for the default app and environment:
Show the last 5 releases for a specific environment:
Show releases for a specific app and environment: