

You define it in the GUI - it allows you to connect to multiple emulators and projects. What you define in the GUI gets to the Datastore constructor apiEndpoint and projectId options.--
On Sunday, April 29, 2018 at 1:32:38 PM UTC+3, Joshua Fox wrote:This is something we very much need, since Cloud Datastore Emulator has no such viewer built-in.But how does this tool connect to the Emulator? Looking at the code, I don't see where it reads the emulator port (in contrast to the port that this tool exposes to the browser).For example, say I rungcloud beta emulators datastore start --project=tradeos-test --host-port=localhost:8082 --data-dir=gcloud_datastore --consistency=1.0How does it know we are using 8082?(In the Java API, which I am more familiar with, you would set DATASTORE_EMULATOR_HOST system property to specify localhost:8082)On Sat, Apr 28, 2018 at 12:59 AM, Gabriel Axel <guz...@gmail.com> wrote:--Greetings,I wrote a tool for working with the Datastore emulator, and it was easy enough to make it work with production Datastore too. It allows browsing namespaces, kinds and entities, and deleting entities.Depending on community feedback, more features may be added, both Datastore-related and for other APIs.You are welcome to give it a try.
You received this message because you are subscribed to the Google Groups "App Engine Flexible" group.
To unsubscribe from this group and stop receiving emails from it, send an email to app-engine-flexible+unsubscribe...@googlegroups.com.
To post to this group, send email to app-engin...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/app-engine-flexible/da6b5ad4-1d4f-4af9-b260-c034f455cc9b%40googlegroups.com.--JOSHUA FOXDirector, Software Architecture | FreightosSmooth shipping.
You received this message because you are subscribed to the Google Groups "App Engine Flexible" group.
To unsubscribe from this group and stop receiving emails from it, send an email to app-engine-flexible+unsub...@googlegroups.com.
To post to this group, send email to app-engine-flexible@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/app-engine-flexible/f55737df-d601-47e0-9d73-d8a31f7ebea7%40googlegroups.com.