ittybittyapps / appstoreconnect-cli

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

Add includeVisibleApps to GetUserInfoCommand and Operations #219

Closed DechengMa closed 3 years ago

DechengMa commented 3 years ago

Closes #218

📝 Summary of Changes

Changes proposed in this pull request:

🧐🗒 Reviewer Notes

💁 Example

Usage:

asc users info <email> [--include-visible-apps]

🔨 How To Test

asc users info foo@gmail.com --include-visible-apps