Does anyone know where the Google App Engine local datastore file located for Mac OS X [closed]

折月煮酒 提交于 2019-12-20 05:11:56

问题


Does anyone know where the Google App Engine local datastore file located for Mac OS X? I want to make a copy out of it.

Thanks!


回答1:


it should be stored in the /tmp directory if you started the SDK without additional parameters.
consider starting it with the --datastore_path=/your/path



来源:https://stackoverflow.com/questions/15753914/does-anyone-know-where-the-google-app-engine-local-datastore-file-located-for-ma

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