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

Write out testflight config (sync pull) #227

Closed adamjcampbell closed 3 years ago

adamjcampbell commented 3 years ago

📝 Summary of Changes

Changes proposed in this pull request:

⚠️ Items of Note

If we use our own FileSystem app model we can get rid of an unnecessary ! in a subsequent PR and ensure we only write out what we care about

🧐🗒 Reviewer Notes

💁 Example

asc testflight sync pull

asc testflight sync pull --path "./appConfig"

asc testflgith sync pull --filter-bundle-ids com.example.app

🔨 How To Test

Run testflight sync pull with various options and ensure that it writes out the expected config