How to enable Cloud Firestore Native Mode using API / command line?

£可爱£侵袭症+ 提交于 2019-12-02 07:50:46

问题


I'm writing a script for setting up a Google Cloud project and I'd like to use Firestore. A new project, however, is by default in Datastore mode.

Switching to Firestore can easily be done using the web interface in the cloud console but I'd like to automate it. Is there any API or command line tool (gcloud? firebase?) for enabling it?


回答1:


Unfortunately, as of today (30 Apr 2019), there is no API or command line to set the mode for Cloud Firestore.



来源:https://stackoverflow.com/questions/55885918/how-to-enable-cloud-firestore-native-mode-using-api-command-line

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!