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

0.3.1 • Public • Published

documentation-feedback-cli

Box Documentation Feedback CLI for pulling data from SurveyMonkey

oclif Version Downloads/week License

Usage

$ npm install -g documentation-feedback-cli
$ bdf  COMMAND
running command...
$ bdf  (-v|--version|version)
documentation-feedback-cli/0.3.1 darwin-x64 node-v11.0.0
$ bdf  --help [COMMAND]
USAGE
  $ bdf  COMMAND
...

Commands

bdf help [COMMAND]

display help for bdf

USAGE
  $ bdf  help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

bdf latest [AMOUNT]

Prints the latest responses

USAGE
  $ bdf  latest [AMOUNT]

ARGUMENTS
  AMOUNT  [default: 5] the number of responses to fetch

OPTIONS
  -N, --with-notes  Only show messages with notes
  -h, --help        show CLI help

See code: src/commands/latest.ts

bdf responses [PATH]

Prints the responses for an endpoint

USAGE
  $ bdf  responses [PATH]

OPTIONS
  -h, --help  show CLI help

See code: src/commands/responses.ts

bdf setup ACCESS_TOKEN

Sets up the auth token for this CLI

USAGE
  $ bdf  setup ACCESS_TOKEN

ARGUMENTS
  ACCESS_TOKEN  the API access token

See code: src/commands/setup.ts

bdf stats

Prints some basic stats for our survey

USAGE
  $ bdf  stats

OPTIONS
  -h, --help  show CLI help

See code: src/commands/stats.ts

Readme

Keywords

Package Sidebar

Install

npm i documentation-feedback-cli

Weekly Downloads

0

Version

0.3.1

License

Apache-2.0

Unpacked Size

17.6 kB

Total Files

21

Last publish

Collaborators

  • cbetta