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

Implement read app command #140

Closed DechengMa closed 4 years ago

DechengMa commented 4 years ago

Closes #101

📝 Summary of Changes

Changes proposed in this pull request:

⚠️ Items of Note

The issue itself is still in draft, so not sure our App Model has everything we want to show.

🧐🗒 Reviewer Notes

💁 Example

asc testflight apps read [--filter-app-id <app-id>] [--filter-bundle-id <bundle-id>]

🔨 How To Test

swift run asc testflight apps read --filter-app-id 1123456678 swift run asc testflight apps read --filter-bundle-i com.Foo.Bar