← Back to CLIs
Marwichmisi

firebase-cli

Manage firebase via CLI. Use when user mentions 'firebase' or wants to interact with the firebase API.

Install

$ npx api2cli install Marwichmisi/firebase-cli

Details

Skill type: Wrapper CLI
Auth type: bearer
Version: 0.1.0
Author: Marwichmisi
Views: 0

README

firebase-cli

CLI for the firebase API. Made with api2cli.dev.

Install

npx api2cli install <user>/firebase-cli

This clones the repo, builds the CLI, links it to your PATH, and installs the AgentSkill to your coding agents.

Install AgentSkill only

npx skills add <user>/firebase-cli

Usage

firebase-cli auth set "your-token"
firebase-cli auth test
firebase-cli --help

Resources

Run firebase-cli --help to see available resources.

Global Flags

All commands support: --json, --format <text|json|csv|yaml>, --verbose, --no-color, --no-header

Sponsors