Silent Install HQ
EXE WinGet

Firebase CLI Tools

Google · 15.6.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

SHA256 0351fcfeab02e0856a2212f969eb968ccc5bc959f548b2ae1b34215d3823ec02 VirusTotal ↗
Filename firebase-tools-win.exe

Signature

Status Upload installer to verify signature

Installer Selection

WinGet Package

Package ID Google.FirebaseCLI
Version 15.6.0
Description The Firebase CLI Tools can be used to test, manage, and deploy your Firebase project from the command line.
License MIT
Release Notes - Added support for enabling Firebase Authentication providers via firebase deploy. You can configure providers in firebase.json like so: { "auth": { "providers": { "anonymous": true, "emailPassword": true, "googleSignIn": { "oAuthBrandDisplayName": "My App", "supportEmail": "support@myapp.com" } } } } - Added initial zip deploy support in functions deploy for HTTP functions (#9707) - Fixes an issue where Python was missing from the firebase-to…