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

Move app id / bundle id to a new common option group #164

Closed n-a-f-i-s-a closed 4 years ago

n-a-f-i-s-a commented 4 years ago

Closes #161

📝 Summary of Changes

Changes proposed in this pull request:

🔨 How To Test

swift run asc testflight apps read iba.test2

swift run asc testflight builds read iba.test2 10 1.0

swift run asc testflight prereleaseversion list --filter-identifiers iba.test2

swift run asc testflight betatesters list --filter-identifiers iba.test2

swift run asc testflight betagroup list --filter-identifiers iba.test2