firestore-cli

command module
v0.0.0-...-4805104 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 11, 2019 License: MIT Imports: 12 Imported by: 0

README

firestore-cli

(Yet another) command line interface for Google Cloud Firestore

Installation

go mod vendor && go install

Usage

command line interface for interaction with google cloud firestore

Usage:
  firestore-cli [command]

Available Commands:
  documents   return all documents in a collection
  get         get a document by id
  help        Help about any command
  where       query for documents

Flags:
  -c, --collection string   collection path
  -h, --help                help for firestore-cli
  -p, --prettyprint         pretty print document json
      --project string      gcp project id
  -v, --verbose             verbose mode

Use "firestore-cli [command] --help" for more information about a command.

Contributing

Pull requests are welcome.

License

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL