Review Commands
Manage App Store review details, attachments, submissions, and historyThe
review command uses hyphenated leaf subcommands for app-scoped review
status, blocker diagnosis, review details, attachments, submissions, and
submission items.
Overview
Common review commands:Commands
asc review status
Show app-scoped App Review status and the next recommended action.
Examples:
asc review doctor
Explain why an app cannot be submitted for review.
Examples:
asc review submissions-list
List review submissions for an app or globally.
string
App Store Connect app ID (or
ASC_APP_ID)string
Filter by platform:
IOS, MAC_OS, TV_OS, VISION_OS (comma-separated)string
Filter by submission state (comma-separated)
boolean
default:"false"
Automatically fetch all pages
asc review submissions-get
Get a review submission by ID.
string
required
Review submission ID
asc review submissions-cancel
Cancel a review submission.
string
required
Review submission ID
boolean
required
Confirm cancellation
asc review details-update
Update App Store review details.
string
required
App Store review detail ID
string
Contact email
string
Contact phone
string
Reviewer instructions or context
boolean
Set
true only when App Review needs demo credentialsstring
Demo account name when demo credentials are required
string
Demo account password when demo credentials are required
asc review attachments-upload
Upload a review attachment.
string
required
App Store review detail ID
string
required
Path to the attachment file
asc review history
Show enriched review submission history for an app.
string
App Store Connect app ID (or
ASC_APP_ID)string
Filter by platform:
IOS, MAC_OS, TV_OS, VISION_OSstring
Filter by submission state
string
Filter by version string (for example
1.2.0)boolean
default:"false"
Automatically fetch all pages
Additional Current Subcommands
The livereview surface also includes:
asc review attachments-getasc review attachments-deleteasc review submissions-updateasc review submissions-items-idsasc review items-listasc review items-updateasc review items-remove
asc review --help for the full current subcommand list.
Related
Submit command
Check submission status or submit builds for App Store review
Reviews command
Manage customer reviews
Submission guide
Complete submission guide