Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

documentation-feedback-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

documentation-feedback-cli

Box Documentation Feedback CLI for pulling data from SurveyMonkey

  • 0.3.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
increased by300%
Maintainers
1
Weekly downloads
 
Created
Source

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

Keywords

FAQs

Package last updated on 12 Dec 2018

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc