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

Bug/Fix list beta tester group name not unique #172

Closed DechengMa closed 4 years ago

DechengMa commented 4 years ago

Closes #168 No can input a group name which might also be a substring of another group, two groups will be displayed together.

📝 Summary of Changes

Changes proposed in this pull request:

🧐🗒 Reviewer Notes

💁 Example

Usage:

swift run asc testflight betatesters list --filter-group-names yourGroupName

🔨 How To Test

swift run asc testflight betatesters list --filter-group-names yourGroupName