avidal-test-2
v0.0.3
Published
mynewcli ========
Downloads
3
Readme
mynewcli
Usage
$ npm install -g avidal-test-2
$ avidal-test-2 COMMAND
running command...
$ avidal-test-2 (-v|--version|version)
avidal-test-2/0.0.3 win32-x64 node-v14.15.1
$ avidal-test-2 --help [COMMAND]
USAGE
$ avidal-test-2 COMMAND
...
Commands
avidal-test-2 blah [FILE]
describe the command here
USAGE
$ avidal-test-2 blah [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
EXAMPLE
$ mynewcli hello
hello world from ./src/hello.ts!
See code: src/commands/blah.ts
avidal-test-2 help [COMMAND]
display help for avidal-test-2
USAGE
$ avidal-test-2 help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help