Appstoreconnectcli

D 58 completed
Cli Tool
cli / json · tiny
8
Files
10,438
LOC
0
Frameworks
4
Languages

Pipeline State

completed
Run ID
#367020
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
50.00
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #50131
Member of a group with 1 similar repo(s) — canonical #89738 view group →
Top concepts (2)
Project DescriptionWeb Frontend
Citation: Repobility (2026). State of AI-Generated Code. https://repobility.com/research/

AI Prompt

Create a command-line interface using Python to manage App Store Connect resources. I need it to handle tasks like listing apps, getting app details, listing builds, and managing certificates. The CLI should support authentication using an App Store Connect API key, and ideally allow for managing multiple profiles using `--profile` flags. It should also be able to auto-generate commands from an OpenAPI spec using a script like `generate_manifest.py`.
python cli app-store-connect api command-line automation apple
Generated by gemma4:latest

Catalog Information

Command‑line interface for managing App Store Connect resources.

Description

App Store Connect from the command line allows developers to perform common tasks without opening the web portal. It supports uploading binaries, submitting builds for review, editing metadata, and managing TestFlight beta releases. The tool authenticates via an API key and uses a simple, interactive prompt to guide users through each operation. Targeted at iOS developers and release managers, it streamlines the release workflow and reduces context switching. It solves the pain of repetitive manual uploads and provides a scriptable interface for automation.

الوصف

يتيح هذا البرنامج واجهة سطر أوامر لإدارة موارد App Store Connect دون الحاجة لفتح المتصفح. يدعم رفع الملفات الثنائية، تقديم الإصدارات للمراجعة، تعديل البيانات الوصفية، وإدارة توزيعات TestFlight. يتم المصادقة عبر مفتاح API ويستخدم واجهة تفاعلية بسيطة لتوجيه المستخدمين خلال كل عملية. يستهدف المطورين iOS ومديري الإصدارات، مما يسرّع سير العمل ويقلل الحاجة للتنقل بين التطبيقات. يحل مشكلة التكرار اليدوي في عمليات النشر ويتيح إمكانية الأتمتة عبر السكربتات. يميز نفسه بواجهة سهلة الاستخدام مع دعم كامل للعمليات الأساسية في App Store Connect.

Novelty

6/10

Tags

app-store-management ios-app-deployment binary-upload metadata-editing beta-distribution release-automation

Technologies

click

Claude Models

claude-opus-4.6

Quality Score

D
57.7/100
Structure
51
Code Quality
75
Documentation
65
Testing
0
Practices
65
Security
92
Dependencies
60

Strengths

  • Code linting configured (ruff (possible))
  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected

Weaknesses

  • No LICENSE file \u2014 legal ambiguity for contributors
  • No tests found \u2014 high risk of regressions
  • No CI/CD configuration \u2014 manual testing and deployment
  • 1 'god files' with >500 LOC need decomposition

Recommendations

  • Add a test suite \u2014 start with critical path integration tests
  • Set up CI/CD (GitHub Actions recommended) to automate testing and deployment
  • Add a LICENSE file (MIT recommended for open source)

Security & Health

4.6h
Tech Debt (B)
A
OWASP (100%)
PASS
Quality Gate
A
Risk (1)
Same scanner, your repo: https://repobility.com — Repobility
MIT
License
1.4%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

json
90.0%
python
8.2%
markdown
1.4%
toml
0.4%

Frameworks

None detected

Concepts (2)

Repobility · code-quality intelligence · https://repobility.com
CategoryNameDescriptionConfidence
Want fix-PRs on findings? Install Repobility's GitHub App · github.com/apps/repobility-bot
auto_descriptionProject DescriptionA command-line interface for the App Store Connect API. Manage apps, builds, TestFlight, certificates, provisioning profiles, App Store submissions, and 190+ other resources — all from your terminal.80%
auto_categoryWeb Frontendweb-frontend70%

Quality Timeline

1 quality score recorded.

View File Metrics

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/91209.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV