asc-cli-usage
CommunityGuidance for using asc CLI commands effectively.
Authoryspreen
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Guidance for using asc cli in this repo (flags, output formats, pagination, auth, and discovery). Use when asked to run or design asc commands or interact with App Store Connect via the CLI.
Core Features & Use Cases
- Command discovery: Always use --help to discover commands and flags, e.g., asc --help, asc builds --help, asc builds list --help.
- Flag conventions: Use explicit long flags (e.g., --app, --output); no interactive prompts; destructive operations require --confirm; use --paginate for full pages.
- Output formats: Default is minified JSON; use --output table or --output markdown for human-readable output; --pretty valid only with JSON.
- Authentication and defaults: Prefer keychain auth via asc auth login; fallback env vars ASC_KEY_ID, ASC_ISSUER_ID, ASC_PRIVATE_KEY_PATH, ASC_PRIVATE_KEY, ASC_PRIVATE_KEY_B64; ASC_APP_ID can provide a default app ID.
- Timeouts: ASC_TIMEOUT / ASC_TIMEOUT_SECONDS, ASC_UPLOAD_TIMEOUT / ASC_UPLOAD_TIMEOUT_SECONDS.
Quick Start
Use the asc skill to run or design App Store Connect commands by asking for guidance on flags, output formats, and authentication.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: asc-cli-usage Download link: https://github.com/yspreen/dotfiles/archive/main.zip#asc-cli-usage Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.