postship status
Account, projects, open incidents and last ship on one screen.
Updated on 17 September 2026
The morning summary: who is speaking (plan, quota, key), your projects and their state, and for the current project — the one in ./.postship.json or --project — open incidents and the last production deploy.
This command does not consume the quota: it is a read.
What PostShip does
Usage
postship status [--project <id>] [--json]Options
| Option | What it does |
|---|---|
--project, -p <id> | The project to detail. |
--json | Everything, raw. |
Examples
postship statusOne screen, everything on it.
Exit codes
0 · 1 an open incident or a failing ship on the current project · 2 token, network.
See also
The postship command — every command, installation and sign-in · CI recipes — complete workflows to copy.
In the terminal, postship help status says the same; postship docs status opens this page.