firebase init --project my-app

Category: Firebase & Firestore

firebase init --project my-app

Initialize using a specific Firebase project

Skips the project-selection prompt and wires the current directory to the my-app project, which is useful in scripts and CI. You still pick which products to set up interactively. The chosen project becomes the default alias written to .firebaserc.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.