firebase database:instances:create my-app-eu -l europe-west1

Category: Firebase & Firestore

firebase database:instances:create my-app-eu -l europe-west1

Create a Realtime Database instance

Creates a new Realtime Database instance named my-app-eu in the europe-west1 region, useful for geographic data residency or separating workloads. Without -l it defaults to us-central1. The instance gets its own rules and data, managed via the --instance flag on other database commands.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.