mirror of
https://github.com/rudrankriyam/App-Store-Connect-CLI.git
synced 2026-04-25 23:55:51 +03:00
[PR #725] [MERGED] docs(readme): adopt onboarding-first structure #742
Labels
No labels
bug
bug
documentation
enhancement
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/App-Store-Connect-CLI#742
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/rudrankriyam/App-Store-Connect-CLI/pull/725
Author: @rudrankriyam
Created: 2/22/2026
Status: ✅ Merged
Merged: 2/22/2026
Merged by: @rudrankriyam
Base:
main← Head:docs/readme-onboarding-split📝 Commits (3)
5e23c03docs(readme): split onboarding from command reference6fc290aci(docs): enforce command reference sync1f0c4eedocs(commands): generate command reference from CLI help📊 Changes
7 files changed (+592 additions, -1645 deletions)
View changed files
📝
.github/workflows/main-branch.yml(+3 -0)📝
.github/workflows/pr-checks.yml(+3 -0)📝
Makefile(+15 -0)📝
README.md(+86 -1645)➕
docs/COMMANDS.md(+178 -0)➕
scripts/check-commands-docs.py(+114 -0)➕
scripts/generate-command-docs.py(+193 -0)📄 Description
Summary
README.mdinto an onboarding-first layout (quick start, common workflows, CI integrations, and key docs links)docs/COMMANDS.mdreference guideWhy
Impact
README.mdreduced from ~1862 lines to ~302 linesdocs/COMMANDS.md(~172 lines) provides command-family index and usage discovery patternsTest plan
make update-wall-of-appsmake formatmake lintASC_BYPASS_KEYCHAIN=1 make test🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.