commands.sh

firebase

all

Test, manage, and deploy Firebase projects.

More info →

Examples (6)

Log in to <https://console.firebase.google.com>

List existing Firebase projects

firebase projects:list

Start an interactive wizard to create a Firebase project in the current directory

Deploy code and assets to the current Firebase project

firebase deploy

Start a local server to statically host the current Firebase project's assets

Start an interactive wizard to open one of many links of the current Firebase project in the default web browser

made by @shridhargupta | data from tldr-pages