I\'m using the following to download all instances of one of my kinds:
appcfg.py download_data --config_file=bulkloader.yaml --kind=ModelName --filename=Mode
I've solved this problem by add this code to index.yaml
kind: books - properties: name: __key__ - direction: desc kind: books - properties: name: another_indexes_here