firebase-cli

Firebase command-line tools for managing Firebase projects

brewmacoslinux
Try with needOr install directly
Source

About

Firebase command-line tools

Commands

firebase

Examples

Login to Firebase and authenticate your CLI session$ firebase login
Deploy your Firebase project (functions, hosting, rules)$ firebase deploy
Initialize a new Firebase project in current directory$ firebase init