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 input identifier to a new Options group #161

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

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

🗣 Context

Several commands are accepting either app id or bundle id. The identifier should be moved to a new option group to avoid duplicate declarations.

The following commands are using the identifier. ListBetaGroupsCommand ReadAppCommand ListBetaTestersCommand ListPreReleaseVersionsCommand ReadPreReleaseVersionCommand