EXE
WinGet
Firebase CLI Tools
Google · 15.17.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.17.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.17.0/firebase-tools-win.exe
Release Notes
- Added support for creating search indexes for Firestore. (#10431)
- Fixed an issue where some MCP tools would error with "Invalid input: expected record, received array". (#10437)
- Fixed an issue causing errors when multiple Firestore databases were configured in firebase.json (#8114)
- Updated the Firebase Data Connect local toolkit to v3.4.7, which includes the following changes: (#10461)
- Fix emulator crash when using uuidv4() on operations.
- Support for _Data input types as variable…