status
Release pipeline dashboard for an appThe
status command aggregates App Store release signals into one deterministic
payload for CI, agents, and human review.
Usage
What It Includes
Use--include to choose which sections to fetch:
appbuildstestflightappstoresubmissionreviewphased-releaselinks
Examples
Flags
App Store Connect app ID, bundle ID, or exact app name (required, or
ASC_APP_ID)Comma-separated sections:
app, builds, testflight, appstore, submission, review, phased-release, linksPoll and emit snapshots when status changes
Polling interval for
--watchMaximum polls for
--watch (0 = unlimited)Output format:
json, table, markdownTypical Uses
Check release health once
Watch review and submission progress
Feed structured output into CI or automation
Related
Release command
Stage an App Store release before submission
Publish command
Run the canonical App Store upload + submit workflow
Review command
Inspect app-scoped review state and blockers directly