i see i can write a handler to do this operation which queries for BlobInfo objects and deletes them.
On Jul 19, 2011, at 10:37 AM, andreas schmid wrote: > hi, > is there a way to delete blobs in the blobstore in a bulk operation? > while the datastore admin tool lets you delete all entities of a kind, after > those are deleted the related blobs are still in the blobstore and need to be > removed manually which is not that straight forward if you have multiple > thousand blobs in there. > > even accessing those blobs via remote_api_shell would be nice... > > is there a way to do an operation like this in bulk? > > thx -- 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.
