macOS
brew install asclocal Homebrew formula metadata
brew
Fast, lightweight CLI for App Store Connect. Version 3.1.1 via Homebrew; verified 2026-07-20. Also installable with debian: sudo apt install asc.
install
brew install asclocal Homebrew formula metadata
sudo apt install ascDebian stable package indexes · asc · source: deb.debian.org
sudo dnf install ascFedora Rawhide package metadata · asc · source: dl.fedoraproject.org
nix profile install nixpkgs#ascnixpkgs package indexes · pkgs/by-name/as/asc/package.nix · source: api.github.com
winget install --id Rorkai.ASC -eWindows Package Manager source index · Rorkai.ASC · source: cdn.winget.microsoft.com
overview
Fast, lightweight CLI for App Store Connect
history
asc is a Go command-line tool for automating App Store Connect and Apple Ads workflows. Its official site positions it as a single-binary, scriptable alternative for TestFlight, release, metadata, signing, analytics, and CI/CD tasks.
The official site metadata gives a 2024 publication date, and the README presents a mature CLI with Homebrew install instructions, an install script, CI-friendly JSON output, command lifecycle labels, telemetry controls, support channels, and a companion skills repository for coding agents.
asc is packaged for Homebrew according to both the README and the input package facts. The README also lists Debian, Ubuntu, Fedora/DNF, Nix, and WinGet package facts in the input, while the official website advertises integrations for GitHub Actions, GitLab CI, Bitrise, and CircleCI.
The core workflow is `asc auth login` with App Store Connect API keys, followed by commands such as `asc apps list`, `asc builds upload`, `asc testflight groups list`, `asc publish appstore`, and `asc status --watch`. In CI or headless environments, the README documents config-backed auth with `--bypass-keychain` and repo-local credentials with `--local --bypass-keychain`.
For package and release engineers, asc matters because it turns App Store Connect operations into reproducible CLI calls with JSON output, a single Go binary, and explicit CI/CD ergonomics. It also reflects a 2025-2026-ish tooling pattern: CLIs exposing local command discovery and agent skills so automation systems can operate them deterministically.
security posture
No matching local secret-handling manifest was found for asc. Nucleus package metadata is still published here so future coverage has a stable package URL.
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.asc/config.json./.asc/config.jsonCredential-bearing paths to review before unattended agent runs.
~/.asc/config.json./.asc/config.jsonexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
asc | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/rorkai/App-Store-Connect-CLI
install metadata
| Package key | brew:asc |
|---|---|
| Version | 3.1.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/asc |
| Homepage | https://asccli.sh |
| Repository | https://github.com/rorkai/App-Store-Connect-CLI |
| Upstream docs | https://asccli.sh |
| License | MIT |
| Source archive | https://github.com/rorkai/App-Store-Connect-CLI/archive/refs/tags/3.1.1.tar.gz |
| Last updated | 2026-07-20T12:41:40Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | asc |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
asc 2.6.1.0-9+b8
turn-based strategy game
sudo apt install ascasc-data 2.6.1.0-9
data files for the Advanced Strategic Command game
sudo apt install asc-dataasc
nix profile install nixpkgs#ascasc 2.6.1.0-9build5
turn-based strategy game
sudo apt install ascasc-data 2.6.1.0-9build5
data files for the Advanced Strategic Command game
sudo apt install asc-dataasc 2.8.0.2-31.fc45
Advanced Strategic Command
sudo dnf install ascRorkai.ASC
winget install --id Rorkai.ASC -esource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.