firebase database:remove <path>
Remove data from your Firebase at the specified path
Arguments
| Name | Description |
|---|---|
path | filepaths |
Options
| Name | Description |
|---|---|
-y, --confirm | Pass this option to bypass confirmation prompt |
--instance <arg> | Use the database <instance>.firebaseio.com (if omitted, use default database instance) |
-h, --help | Output usage information |