add script and readme

This commit is contained in:
tsvetkov
2026-02-27 10:11:26 +00:00
commit bd7e138b3a
2 changed files with 93 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
Python script to go through all EAA applications within your account, and deploy all which have pending changes.
This can be limited by setting the `max_apps=` - see the comments in the script for instructions on how to do this.