0.0.0 • Published 5 years ago
oclif-clear-test-cli v0.0.0
test-cli
description
Usage
$ npm install -g test-cli
$ test-cli COMMAND
running command...
$ test-cli (-v|--version|version)
test-cli/0.0.0 win32-x64 node-v14.15.5
$ test-cli --help [COMMAND]
USAGE
$ test-cli COMMAND
...
Commands
test-cli hello [FILE]
describe the command here
USAGE
$ test-cli hello [FILE]
OPTIONS
-f, --force
-h, --help show CLI help
-n, --name=name name to print
EXAMPLE
$ test-cli hello
hello world from ./src/hello.ts!
See code: src/commands/hello.ts
test-cli help [COMMAND]
display help for test-cli
USAGE
$ test-cli help [COMMAND]
ARGUMENTS
COMMAND command to show help for
OPTIONS
--all see all commands in CLI
See code: @oclif/plugin-help
0.0.0
5 years ago