Apple App Store Command Guide (si apple appstore)
si apple appstore provides App Store Connect automation for app creation, listing metadata, and managed apply flows.
Related docs
Command surface
Auth and context
App and listing workflows
Managed metadata apply
Raw API mode
Safety guidance
- Keep JWT issuer/key configuration in vault-managed env variables.
- Validate bundle ID and target locale before listing updates.
- Use
applyfrom versioned metadata files for repeatable releases. - Treat raw mode as escape hatch for unsupported endpoints.
Troubleshooting
si apple appstore auth status --jsonsi apple appstore doctor --jsonsi providers health --provider apple_appstore --json- Verify API key, issuer, key id, and private key source.
