shipper status
shipper status
Section titled “shipper status”Usage: shipper status [options]
Show a read-only Shipper workflow dashboard
Arguments
Section titled “Arguments”| Argument | Required | Description | Choices |
|---|---|---|---|
| None | - | - | - |
| Long | Short | Value | Default | Description | Choices |
|---|---|---|---|---|---|
| —json | - | - | false | output the status snapshot as JSON | - |
Examples
Section titled “Examples”Show a compact repository workflow dashboard.
shipper statusPrint the same status snapshot as JSON.
shipper status --jsonExit Codes
Section titled “Exit Codes”| Code | When |
|---|---|
| 0 | The summary is printed successfully, including when no matching issues exist. |
| 1 | Prerequisite checks, GitHub lookup, snapshot building, or rendering fails. |
Constraints
Section titled “Constraints”- Read-only: does not advance workflow labels, acquire or release locks, create or remove worktrees, or edit GitHub issues or pull requests.
- Counts open Shipper-managed issues only.
- Shows counts by stage and control state without per-issue enumeration.
- The stale-lock line is the only remediation pointer in successful output.