ittybittyapps / appstoreconnect-cli

An easy to use command-line tool for interacting with the Apple AppStore Connect API
MIT License
173 stars 17 forks source link

Reorder subcommands of AppStoreConnectCLI Command #205

Closed DechengMa closed 4 years ago

DechengMa commented 4 years ago

Closes #201

📝 Summary of Changes

Changes proposed in this pull request:

🧐🗒 Reviewer Notes

💁 Example

SUBCOMMANDS:
  bundle-ids              Manage the bundle IDs that uniquely identify your apps.
  capability              Manage the app capabilities for a bundle ID.
  certificates            Create, download, and revoke signing certificates for app development and distribution.
  devices                 Register devices for development and testing.
  profiles                Create, delete, and download provisioning profiles that enable app installations for development and
                          distribution.
  reports                 Download your sales and financial reports.
  testflight              Manage your beta testing program, including beta testers and groups, apps, and builds.
  users                   Manage users on your App Store Connect team.

🔨 How To Test

asc -h