JSPM

  • Created
  • Published
  • Downloads 33
  • Score
    100M100P100Q74786F
  • License GPL-3.0

Cli for firebase project

Package Exports

  • firebase-admin-cli
  • firebase-admin-cli/bin/firebase-cli.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (firebase-admin-cli) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

firebase-admin-cli

Command Line Interface with admin rights for Firebase.Auth, Firebase.Firestore, Firebase.Storage

npm npm NpmLicense GitHub last commit GitHub release

Install

    npm i firebase-admin-cli -g

Run

    > export GOOGLE_APPLICATION_CREDENTIALS=/FULL_PATH_TO_YOUR_SERVICE_ACCOUNT.json
    > firebase-cli

Firebase Admin CLI Screen