Skip to content

firebase

OfficialAgent-readyDeployCloud

Hosting, functions, and project setup from the terminal.

The official CLI from Firebase. Hosting, functions, and project setup from the terminal. Supports structured output — good for scripts and agents.

Task fit

hosting, functions, and project setup from the terminal.

Lane

Ship previews, inspect logs, and move safely toward production.

Operator brief

Use firebase for hosting, functions, and project setup from the terminal.

Run `firebase login && firebase init` and see what comes back.

Repository family

Firebase

First trust check

firebase responds locally and you can move on to authentication or project setup.

Safe first loop

Install, verify, then run one real command.

Preview deploy loop

Install command

$ npm i -g firebase-tools

Operator pack

Copy or export the working notes for this CLI before handing it to an agent.

Verify

$ firebase --help

firebase responds locally and you can move on to authentication or project setup.

First real command

$ firebase login && firebase init

First steps

  1. 01Install firebase.
  2. 02Run `firebase --help` first.
  3. 03Start with `firebase login && firebase init`.
  4. 04Authenticate firebase before asking the agent to do real work.

When to use / hold off when

Best for

hosting, functions, and project setup from the terminal.

Use this when

You want cloud infrastructure you can script with structured output.

Hold off when

You're not comfortable with a tool that can write to production.

Trust and constraints

trusted99/100
OfficialInstall readyTrustedCaution
JSON outputYes
Non-interactiveYes
CI-friendlyYes

Why operators pick it

  • firebase fits deploy well, especially for hosting, functions, and project setup from the terminal.
  • It is the official CLI from Firebase.
  • Good for scripts and agents.

Constraints

  • Sign in before real work.
  • Needs network access.
  • Start with read-only or dry-run commands.

Repository context

Other CLIs in this family

This is the only CLI surfaced from this family right now.

Facts and links

Install withnpm
npm weekly downloads1.5M
GitHub stars4.4K
LicenseMIT
UpdatedMar 25, 2026