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

postship ships

The last production deployments.

Updated on 17 September 2026

On this page

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

OptionWhat it does
--project, -p <id>The project.
--limit <n>How many (20 by default, 100 at most).
--jsonThe raw list.

Examples

postship ships -p 3f1c… --limit 5

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

postship ships — Docs — PostShip