|
| 1 | +# Created with komac v2.13.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.10.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: Google.FirebaseCLI |
| 5 | +PackageVersion: 14.16.0 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: Google |
| 8 | +PublisherUrl: https://firebase.google.com/ |
| 9 | +PublisherSupportUrl: https://firebase.google.com/support |
| 10 | +PrivacyUrl: https://policies.google.com/privacy |
| 11 | +Author: Firebase contributors |
| 12 | +PackageName: Firebase CLI Tools |
| 13 | +PackageUrl: https://github.com/firebase/firebase-tools |
| 14 | +License: MIT |
| 15 | +LicenseUrl: https://github.com/firebase/firebase-tools/blob/HEAD/LICENSE |
| 16 | +Copyright: Copyright (c) Firebase |
| 17 | +CopyrightUrl: https://github.com/firebase/firebase-tools/blob/master/LICENSE |
| 18 | +ShortDescription: The Firebase CLI Tools can be used to test, manage, and deploy your Firebase project from the command line. |
| 19 | +Moniker: firebase-cli |
| 20 | +Tags: |
| 21 | +- firebase |
| 22 | +- firebase-cli |
| 23 | +- firebase-tools |
| 24 | +ReleaseNotes: |- |
| 25 | + - Added firestore:bulkdelete which initiates a Firestore managed bulk delete operation (#8974) |
| 26 | + - Added firestore:operations:* commands to list, describe, and cancel long-running operations (#8982) |
| 27 | + - firebase emulator:start use a default project demo-no-project if no project can be found. (#9072) |
| 28 | + - firebase init dataconnect also supports bootstrapping flutter template. (#9084) |
| 29 | + - Fixed a vulnerability in unzip util where files could be written outside of the expected output directory. |
| 30 | + - firebase init dataconnect confirms Cloud SQL provisioning. (#9095) |
| 31 | + - MCP firebase_init tool can download an existing FDC service returned from dataconnect_list_services (#9091) |
| 32 | + - Updated the Firebase Data Connect local toolkit to v2.13.0, which adds validation that checks that _insert data includes all non-null columns without defaults. (#9106) |
| 33 | + - Added firebase_login and firebase_logout MCP tools. |
| 34 | +ReleaseNotesUrl: https://github.com/firebase/firebase-tools/releases/tag/v14.16.0 |
| 35 | +ManifestType: defaultLocale |
| 36 | +ManifestVersion: 1.10.0 |
0 commit comments