CLI
App Store Connect CLI (asc)
A command-line tool for managing App Store Connect — TestFlight, builds, certificates, and metadata without a browser.
When to Use
Manage TestFlight, builds, and certificates from the terminal instead of clicking through the browser.
Use Cases
- Using asc, upload this build to TestFlight and add these beta testers
- Check if my latest build has finished processing on App Store Connect
- 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)