Is there any admin panel for a firebase firestore console? [closed]

Solution 1:

No, somewhat curiously, Firestore is not fully incorporated into gcloud, the most likely CLI where this functionality could exist.

The Firebase CLI includes very limited database functionality.

Fuego is a 3rd-party tool that includes a chunk of useful functionality.