firebase
officialscriptablepopularcautioncloudnpm
Firebase · Hosting, functions, and project setup from the terminal.
$ npm i -g firebase-toolsOne-liner to try
$ firebase login && firebase initAgent pack
Quick reference
Install
npm i -g firebase-toolsVerify
firebase --helpFirst command
firebase login && firebase initMachine JSON
/cli/firebase.jsonAbout
The official CLI from Firebase. Hosting, functions, and project setup from the terminal. Supports structured output — good for scripts and agents.
Example workflow
1. firebase login && firebase init