firebase use --unalias staging

Category: Firebase & Firestore

firebase use --unalias staging

Remove a project alias

Deletes the alias staging from the current directory's .firebaserc file, leaving the underlying Firebase project untouched. The alias no longer resolves, so any command that referenced it will fail until you pick a new project. This only edits local configuration, never the Firebase project itself.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.