modulepackage
0.0.0-20210615190330-65a20b81c293
Repository: https://github.com/caliagaa/ripfire.git
Documentation: pkg.go.dev
# README
ripfire
Basic utility to upload documents to Firestore collections
Usage: $ripfire init --file credentials_file.json
$ripfire upload -c [COLLECTION NAME] -d [JSON FILE NAME]
OPTIONAL : -n [DOCUMENT ID]
*Collection has to be already created
TODO: Handle upload json array and appropriate DOCUMENT ID
# Packages
No description provided by the author