Skip to content

pkishen/mycli3

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mycli3

test

oclif Version Downloads/week License

Usage

$ npm install -g mycli3
$ mycli3 COMMAND
running command...
$ mycli3 (-v|--version|version)
mycli3/0.1.1 darwin-x64 node-v12.19.0
$ mycli3 --help [COMMAND]
USAGE
  $ mycli3 COMMAND
...

Commands

mycli3 bye

Describe the command here

USAGE
  $ mycli3 bye

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

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/bye.js

mycli3 hello

Describe the command here

USAGE
  $ mycli3 hello

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

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

mycli3 help [COMMAND]

display help for mycli3

USAGE
  $ mycli3 help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

mycli3 withargs [FIRSTARG] [SECONDARG]

Describe the command here

USAGE
  $ mycli3 withargs [FIRSTARG] [SECONDARG]

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

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/withargs.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published