"ERROR: (gcloud.datastore.cleanup-indexes) Invalid value for [index_file]: You must provide the path to a valid index.yaml file"
when used with our datastore-indexes.xml , and do not want to port this xml to yaml
Nicola Spreafico
unread,
Aug 31, 2017, 1:11:47 PM8/31/17
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google App Engine
Assuming that you have a Maven project, you can stage the project with appengine:stage project in order to convert the xml file to the yaml counterpart.
After that, in the appengine-staging folder you'll find the index.yaml file