firestore-backup-restore icon indicating copy to clipboard operation
firestore-backup-restore copied to clipboard

Clear collection

Open aronrodrigues opened this issue 6 years ago • 2 comments

There is any flag/attribute/command to clear the collection prior to a restore?

aronrodrigues avatar Aug 12 '19 12:08 aronrodrigues

Pull request: https://github.com/dalenguyen/firestore-backup-restore/pull/20

aronrodrigues avatar Aug 12 '19 14:08 aronrodrigues

I would also like to see this. Another library has a similar function - but the library isn't maintained anymore.

https://github.com/jloosli/node-firestore-import-export#clearing

Some sort of function for a recursive delete would be useful - since a lot of the helper functions already exist in this library.

Joebayld avatar Feb 21 '21 12:02 Joebayld