@oclif/example-multi-js
Version:
example multi-command CLI built with javascript
1 lines • 591 B
JSON
{"version":"1.7.41","commands":{"goodbye":{"id":"goodbye","description":"\nDescribe 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":"\nDescribe 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":[]}}}