firebase
officialscriptablepopularcautioncloudnpm
Firebase · Hosting, functions, and project setup from the terminal.
$ npm i -g firebase-toolsOne-liner to try
$ firebase login && firebase initAgent pack
Copy into an agent
A markdown-ready setup brief with install, verify, safe starting commands, and guardrails for AI agents.
Readiness
Great for agents · 75/100
Verify
firebase --help
Agent URL
/cli/firebase/agent.md
Quick reference
Install
npm i -g firebase-toolsVerify
firebase --helpFirst command
firebase login && firebase initAbout
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