@oclif/example-multi-js
Version:
example multi-command CLI built with javascript
1 lines • 587 B
JSON
{"version":"1.10.6","commands":{"goodbye":{"id":"goodbye","description":"Describe the command here\n...\nExtra documentation goes here\n","pluginName":"@oclif/example-multi-js","pluginType":"core","aliases":[],"flags":{"name":{"name":"name","type":"option","char":"n","description":"name to print"}},"args":[]},"hello":{"id":"hello","description":"Describe the command here\n...\nExtra documentation goes here\n","pluginName":"@oclif/example-multi-js","pluginType":"core","aliases":[],"flags":{"name":{"name":"name","type":"option","char":"n","description":"name to print"}},"args":[]}}}