0.0.0 • Published 5 years ago

oclif-plugin-oauth v0.0.0

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

oclif-plugin-oauth

oclif Version Downloads/week License

Usage

$ npm install -g oclif-plugin-oauth
$ oclif-example COMMAND
running command...
$ oclif-example (-v|--version|version)
oclif-plugin-oauth/0.0.0 darwin-x64 node-v9.11.2
$ oclif-example --help [COMMAND]
USAGE
  $ oclif-example COMMAND
...

Commands

oclif-example hello

Describe the command here

USAGE
  $ oclif-example hello

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js