Uses Firestore's managed bulk delete service to remove all documents in the posts and comments collection groups — every collection with that name across the database. It is safer and more efficient than firestore:delete for large datasets, and it pauses when no documents match. Confirm the collection IDs carefully since this is irreversible.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.