Does anyone know how to bulk delete the datastore via the appcfg.py
file?

I bulk upload data into a datastore daily. The following day I need to
remove all data from the datastore and re-upload the data again. The
bulk upload is not a problem, this works fine. I can also bulk delete
the data from the datastore via the application itself. However I am
unable to bulk delete the data from the datastore via the command line
- appcfg.py.

I am using Python & Linux.

Any technical guidance on the code is really appreciated. I have
checked these resources:
http://code.google.com/appengine/docs/python/tools/uploadingdata.html#Command_Line_Arguments
http://code.google.com/appengine/docs/python/tools/uploadinganapp.html#Command_Line_Arguments

but what I need to do (bulk delete) is not documented. I have also
searched online but cannot seem to find anything on this.

Many thanks,

Jimmer

--~--~---------~--~----~------------~-------~--~----~
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