@jaspero/fb-extra
v1.18.0
Published
Additional CLI commands for interacting with firebase.
Downloads
44
Readme
Firebase Extra
This is a CLI tool with useful commands for interacting with firebase. It contains things like managing users and managing firestore data.
Installation
To install the library run:
npm i -g @jaspero/fb-extra
Initially you'll need to define a project, do that by running:
fbs use [your-project-id]