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
Il giorno giovedì 31 agosto 2017 17:14:28 UTC+2, Joshua Fox ha scritto: > > How do I clean up indexes? The documentation > <https://cloud.google.com/sdk/gcloud/reference/datastore/cleanup-indexes> > describes gcloud datastore cleanup-indexes > <https://cloud.google.com/sdk/gcloud/reference/datastore/cleanup-indexes> > ~/myapp/index.yaml, > > but that gives > "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 > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/925dbd7b-ba62-46cd-bbe5-56913510d45c%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
