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
string
required
App Store Connect app ID, bundle ID, or exact app name (required, or
ASC_APP_ID)string
Comma-separated sections:
app, builds, testflight, appstore, submission, review, phased-release, linksboolean
default:"false"
Poll and emit snapshots when status changes
string
default:"30s"
Polling interval for
--watchinteger
default:"0"
Maximum polls for
--watch (0 = unlimited)string
default:"json"
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