firebase use my-app

Category: Firebase & Firestore

firebase use my-app

Set the active Firebase project

Makes my-app the active project for the current directory, so commands like firebase deploy target it without extra flags. The choice is recorded in the .firebaserc file and affects only this directory. Run firebase use with no arguments to see the current alias list, or pass -P my-app on any command to override per-invocation.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.