{"version":"1.7.33","commands":{"hello":{"id":"hello","description":"describe the command here","pluginName":"@oclif/example-plugin-ts","pluginType":"core","aliases":[],"examples":["$ oclif-example hello\nhello world from ./src/hello.ts!\n"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help"},"name":{"name":"name","type":"option","char":"n","description":"name to print"},"force":{"name":"force","type":"boolean","char":"f"}},"args":[{"name":"file"}]}}}