grater-cli
TypeScript icon, indicating that this package has built-in type declarations

1.1.0 • Public • Published

grater-cli

CLI Interface to Grater.io

oclif Version

CircleCI

Appveyor CI Codecov Downloads/week License

Usage

$ npm install -g grater-cli
$ grater COMMAND
running command...
$ grater (-v|--version|version)
grater-cli/1.1.0 darwin-x64 node-v10.0.0
$ grater --help [COMMAND]
USAGE
  $ grater COMMAND
...

Commands

grater endpointData CANONICALNAME FIELDS

index query on an Endpoint

USAGE
  $ grater endpointData CANONICALNAME FIELDS

ARGUMENTS
  CANONICALNAME  canonicalName of the endpoint to query
  FIELDS         comma-separated list of fields to return

OPTIONS
  -f, --first=first  how many documents to return
  -h, --help         show CLI help
  -s, --skip=skip    how many documents to skip

See code: src/commands/endpointData.ts

grater help [COMMAND]

display help for grater

USAGE
  $ grater help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

grater info

view Grater.io Endpoint info

USAGE
  $ grater info

OPTIONS
  -h, --help  show CLI help

See code: src/commands/info.ts

Readme

Keywords

Package Sidebar

Install

npm i grater-cli

Weekly Downloads

0

Version

1.1.0

License

MIT

Unpacked Size

213 kB

Total Files

18

Last publish

Collaborators

  • mjmasia