browse
firebase/

Firebase CLI

Google

Command line tools for managing, deploying, and testing Firebase projects and services.

Developer PlatformsJSON
01Install
npm install -g firebase-tools
Download binary →

02Agent Notes

firebase CLI manages Firebase projects. `firebase deploy` for all services, `firebase deploy --only functions` for specific. `firebase emulators:start` for local dev. Use `--json` for structured output. `--token` for CI/CD.


03Authentication
Methods
oauthservice-account
Env vars
FIREBASE_TOKENGOOGLE_APPLICATION_CREDENTIALS
Config files
firebase.json
Setupfirebase login

04Capabilities
Reference
binaryfirebase
checkfirebase --version
authoauth, service-account
formatstext
json flag--json
version15.10.0