@oclif/example-multi-ts
Version:
example multi-command CLI built with typescript
1 lines • 414 B
JSON
{"version":"1.4.10","commands":{"hello":{"id":"hello","description":"describe the command here","pluginName":"@oclif/example-multi-ts","pluginType":"core","aliases":[],"examples":["$ example-multi-ts hello\nhello world from ./src/hello.ts!\n"],"flags":{"name":{"name":"name","type":"option","char":"n","description":"name to print"},"force":{"name":"force","type":"boolean","char":"f"}},"args":[{"name":"file"}]}}}