firebase / firebase/firebase-tools

Emulator support for database:remove

Open
#2,118 3 comments 2 reactions 0 assignees View on GitHub
emulator-suite emulators: database type: feature request
Dominant language
TypeScript
Stars
4.5k
Forks
1.3k
Avg merge
1d 12h
Merged PRs (30d)
84

Description

Support for Real Time Database emulator in `database:remove` command (as described [in this issue](https://github.com/firebase/firebase-tools/issues/1957#issuecomment-611538120)). This will allow for the following:

```
FIREBASE_DATABASE_EMULATOR_HOST=localhost:9000 firebase database:remove /projects
```

Contributor guide

Open the contributing guide

Research direction

Start with the Firebase CLI's database:remove command and review issue #1957, which describes the requested emulator behavior. Reproduce the documented FIREBASE_DATABASE_EMULATOR_HOST example, then verify that database:remove operates against the Realtime Database emulator without affecting the live database.

Written by the indexing model from the issue text.

Assessment

Tech stack
firebase, typescript
Domain
cli, databases
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.