ittybittyapps / appstoreconnect-cli

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

Create ModifyUserCommand for adding modify user infos capability. #245

Closed DechengMa closed 3 years ago

DechengMa commented 3 years ago

Current the CLI doesn't have a command to change the App Store Connect user information(roles, visible apps, etc.) This PR is for adding this capability

📝 Summary of Changes

Changes proposed in this pull request:

🧐🗒 Reviewer Notes

💁 Example

USAGE

asc users modify <options>

🔨 How To Test

swift run asc users modify foo@gmail.com --roles developer --all-apps-visible