pluginA
- Usage
- Commands
Usage
$ npm install -g @thiagoveras/plugin-a $ oclif-example COMMAND running command... $ oclif-example (-v|--version|version) @thiagoveras/plugin-a/0.1.0 linux-x64 node-v10.19.0 $ oclif-example --help [COMMAND] USAGE $ oclif-example COMMAND ...
Commands
oclif-example helloA [FILE]
oclif-example helloA [FILE]
Single Command from Plugin A
USAGE
$ oclif-example helloA [FILE]
OPTIONS
-h, --help show CLI help
EXAMPLE
$ clitest helloA
See code: build/commands/helloA.ts