CLI

App Store Connect CLI (asc)

A command-line tool for managing App Store Connect — TestFlight, builds, certificates, and metadata without a browser.

iOS/macOS 2.5k stars Updated today
View on GitHub

When to Use

Manage TestFlight, builds, and certificates from the terminal instead of clicking through the browser.

Use Cases

  1. Using asc, upload this build to TestFlight and add these beta testers
  2. Check if my latest build has finished processing on App Store Connect
  3. List all my provisioning profiles and flag any that expire this month

Installation

Homebrew
brew install asc
Install script
curl -fsSL https://asccli.sh/install | bash

Prerequisites

  • App Store Connect API key (Key ID, Issuer ID, AuthKey.p8)

Related Tools

Explore More