0.0.0 • Published 4 years ago

whjusercli v0.0.0

Weekly downloads
3
License
MIT
Repository
github
Last release
4 years ago

todocli

nothing

oclif Version Downloads/week License

Usage

$ npm install -g whjusercli
$ whjusercli COMMAND
running command...
$ whjusercli (-v|--version|version)
whjusercli/0.0.0 win32-x64 node-v14.0.0
$ whjusercli --help [COMMAND]
USAGE
  $ whjusercli COMMAND
...

Commands

whjusercli add

Describe the command here

USAGE
  $ whjusercli add

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

DESCRIPTION
  ...
  Extra documentation goes here

See code: src\commands\add.js

whjusercli help [COMMAND]

display help for whjusercli

USAGE
  $ whjusercli help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

whjusercli show

Describe the command here

USAGE
  $ whjusercli show

See code: src\commands\show.js