Code Monkey home page Code Monkey logo

Comments (3)

harshyyy21 avatar harshyyy21 commented on August 16, 2024

Thanks for opening this! This documentation https://cloud.google.com/firestore/docs/emulator#clear_emulator_data is specifically for the Firestore Emulator in Native Mode. You can find Datastore Mode emulator documentation here :https://cloud.google.com/datastore/docs/emulator.

That said you'll notice that currently it is lacking a reset endpoint but good news is the next release of the emulator will add support for this! Please keep an eye out on the Datastore Mode emulator documentation for updates as well, thanks!

from firebase-tools.

tlatin avatar tlatin commented on August 16, 2024

Is there an ETA on the next release? And can the documentation be updated to clearer?

from firebase-tools.

harshyyy21 avatar harshyyy21 commented on August 16, 2024

The new release is out and the notes can be found here: https://cloud.google.com/sdk/docs/release-notes. To reset a running instance you can send a curl request like so: curl -X POST "http://localhost:8080/reset".

We should be able to get the updated docs out soon as well. Thanks for being patient!

from firebase-tools.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.