EXE
WinGet
Firebase CLI Tools
Google · 15.16.0 · x64
Before deploying, verify this file with VirusTotal ↗
Silent Commands
Portable application — no installation required. Run the executable directly from any location.
File Identity
Filename
firebase-tools-win.exe
Signature
Status
Upload installer to verify signature
Installer Selection
WinGet Package
Package ID
Google.FirebaseCLI
Version
15.16.0
Description
The Firebase CLI Tools can be used to test, manage, and deploy your Firebase project from the command line.
License
MIT
↗
Installer URL
https://github.com/firebase/firebase-tools/releases/download/v15.16.0/firebase-tools-win.exe
Release Notes
- Updated Firestore Emulator to v1.21.0, which adds support for subqueries and new stages like let(...), as well as allowing setting database-edition per-database.
- Suppressed the 'punycode' deprecation warning during firebase deploy on Node 22. (#10385)
- Fixed an issue where hosting deploy allowed publishing to a site in a different project. (#10376)
- Added SSE mode support to firebase mcp. To use it, run firebase mcp --mode=sse --port=3000, and connect your client on http://localhost:3000.…