ittybittyapps / appstoreconnect-cli

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

Add a Beta Tester to Beta Groups #109

Closed orj closed 4 years ago

orj commented 4 years ago

🗣 Context

Add one or more beta testers to a specific beta group.

💬 Narrative

As a user I want add an existing beta tester to beta groups So that so I can manage user access

📝 Notes

Covering this API.

🎨 Design

asc testflight betatesters addgroup emailAddress groups...
asc testflight betagroup adduser emailAddresses...

✅ Acceptance Criteria

GIVEN ... WHEN ... THEN ...