Is it possible to download copies of our application's code from the Google App Engine servers?
Using appcfg.py
we upload the files. Wondering if there's something similar we can use to download the source code from App Engine?
For e.g. If we loose the source code locally, is it possible to get it from Google App Engine server where the python application is running?
you can.. if it was not disabled by the admin
are you using python, java or go ?
also see ./appcfg.sh help download_app