Skip to content
Esc
  • Type what you're looking for in your own words: “Slack”, “503”, “price”.

postship status

Account, projects, open incidents and last ship on one screen.

Updated on 17 September 2026

On this page

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

OptionWhat it does
--project, -p <id>The project to detail.
--jsonEverything, raw.

Examples

postship status

One 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.

postship status — Docs — PostShip