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

Read written configuration from disk #230

Closed adamjcampbell closed 4 years ago

adamjcampbell commented 4 years ago

📝 Summary of Changes

Changes proposed in this pull request:

⚠️ Items of Note

Push is still unimplemented.

🧐🗒 Reviewer Notes

🔨 How To Test

Run asc testflight sync pull followed by asc testflight sync push. Breakpoint in a development environment to check that the configuration has been formed correctly.