{"version":"1.7.11","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":{"name":{"name":"name","type":"option","char":"n","description":"name to print"},"force":{"name":"force","type":"boolean","char":"f"}},"args":[{"name":"file"}]}}}