{"version":"0.1.1","commands":{"run":{"id":"run","description":"Run Wrestly. Creates a server where you can see all requests made, great for debugging Webhooks or receiving OAuth payloads!","strict":true,"pluginName":"wrestly","pluginAlias":"wrestly","pluginType":"core","aliases":[],"flags":{"port":{"name":"port","type":"option","char":"p","description":"Port to run on. Defaults to 6789","multiple":false,"default":"6789"},"database":{"name":"database","type":"option","char":"d","description":"Where to put the .sqlite file for backend. Defaults to in memory","multiple":false,"default":":memory:"}},"args":[]}}}