postship ships
The last production deployments.
Updated on 17 September 2026
The production history, most recent first, for humans: twenty by default, a hundred at most. Previews are not in it.
This command does not consume the quota: it is a read.
What PostShip does
Usage
postship ships --project <id> [--limit <n>] [--json]Options
| Option | What it does |
|---|---|
--project, -p <id> | The project. |
--limit <n> | How many (20 by default, 100 at most). |
--json | The raw list. |
Examples
postship ships -p 3f1c… --limit 5The last five.
Exit codes
0 · 2 project not found, token, network.
See also
The postship command — every command, installation and sign-in · CI recipes — complete workflows to copy.
In the terminal, postship help ships says the same; postship docs ships opens this page.