The documentation for exporting data uses the app_id parameter:
>> appcfg.py download_data --app_id=<app-id> 
>> --url=http://<appname>.appspot.com/remote_api --filename=<data-filename>

I believe this should say application instead of app_id:
>> appcfg.py download_data --application=<app-id> 
>> --url=http://<appname>.appspot.com/remote_api --filename=<data-filename>

At least, this was the only way the command would work for me.  I'm
using app engine 1.3.5.

Could someone from Google please update the documentation?

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to