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

Enable limit in list bundle ids operation #197

Closed DechengMa closed 4 years ago

DechengMa commented 4 years ago

In the previous PR for addressing paging, --limit in ListBundleIdCommand was accidentally ignored when requesting, this PR is to add limit back.

📝 Summary of Changes

🧐🗒 Reviewer Notes

💁 Example

asc bundle-ids list [--limit <limit>]

🔨 How To Test

asc bundle-ids list