After so much frustration i solved it
1) It is all in linux
2) In addition to gcloud you need to install python extensions
ie => gcloud components install app-engine-python
3) Now sudo find / -name "google-cloud-sdk" to see where all crap goes
4) ls /usr/lib/google-cloud-sdk/platform/
Hope Now you recognise it
It is hiding there
appcfg.py -A [YOUR_APP_ID] -V [YOUR_APP_VERSION] download_app [OUTPUT_DIR]
No comments:
Post a Comment