{"version":"0.2.0","commands":{"generate":{"id":"generate","description":"describe the command here","pluginName":"yengen","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"file","description":"OpenAPI file location","default":"./generate.ts"}]},"new:project":{"id":"new:project","description":"describe the command here","pluginName":"yengen","pluginType":"core","aliases":[],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"dirPath","required":true}]}}}