Skip to main content

Review Commands

Manage App Store review details, attachments, submissions, and history
The 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
Examples:

asc review submissions-get

Get a review submission by ID.
string
required
Review submission ID
Examples:

asc review submissions-cancel

Cancel a review submission.
string
required
Review submission ID
boolean
required
Confirm cancellation
Examples:

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 credentials
string
Demo account name when demo credentials are required
string
Demo account password when demo credentials are required
Examples:

asc review attachments-upload

Upload a review attachment.
string
required
App Store review detail ID
string
required
Path to the attachment file
Examples:

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_OS
string
Filter by submission state
string
Filter by version string (for example 1.2.0)
boolean
default:"false"
Automatically fetch all pages
Examples:

Additional Current Subcommands

The live review surface also includes:
  • asc review attachments-get
  • asc review attachments-delete
  • asc review submissions-update
  • asc review submissions-items-ids
  • asc review items-list
  • asc review items-update
  • asc review items-remove
Use asc review --help for the full current subcommand list.

Submit command

Check submission status or submit builds for App Store review

Reviews command

Manage customer reviews

Submission guide

Complete submission guide