oclif-plugin-oauth
v0.0.0
Published
oclif-plugin-oauth ==================
Downloads
3
Readme
oclif-plugin-oauth
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