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

Move Options into Operations #178

Closed DechengMa closed 4 years ago

DechengMa commented 4 years ago

We decided to declare options inside Operation and this PR is to move some legacy Options into Operations, for consistency

📝 Summary of Changes

Changes proposed in this pull request:

⚠️ Items of Note

All the XXXXXXXoptions are renamed to Options inside Operations.