postship watch
Open incidents, refreshed every 30 s. Terminal only.
Updated on 17 September 2026
The incidents table, redrawn every thirty seconds, until Ctrl+C. Refused when CI=true: a watch in a workflow runs for nothing — use incidents --fail-if-open or gate.
This command does not consume the quota: it is a read.
What PostShip does
Usage
postship watch --project <id>Options
| Option | What it does |
|---|---|
--project, -p <id> | The project. |
Examples
postship watch -p 3f1c…During a delicate release.
Exit codes
0 on Ctrl+C · 2 CI=true, no terminal, 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 watch says the same; postship docs watch opens this page.