browseDownload binary →
firebase/Firebase CLI
GoogleCommand line tools for managing, deploying, and testing Firebase projects and services.
Developer PlatformsJSON
01Install
npm install -g firebase-tools02Agent 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_CREDENTIALSConfig files
firebase.jsonSetup
firebase login04Capabilities
Reference
binary
firebasecheck
firebase --versionauth
oauth, service-accountformats
textjson flag
--jsonversion
15.10.0