{"version":"5.1.23","commands":{"local":{"id":"local","description":"run heroku app locally\nStart the application specified by a Procfile (defaults to ./Procfile)\n\nExamples:\n\n heroku local\n heroku local web\n heroku local web=2\n heroku local web=1,worker=2","pluginName":"@heroku-cli/plugin-local","pluginType":"core","hidden":false,"aliases":[],"flags":{"procfile":{"name":"procfile","type":"option","char":"f","description":"use a different Procfile","required":false},"env":{"name":"env","type":"option","char":"e","description":"location of env file (defaults to .env)","required":false},"port":{"name":"port","type":"option","char":"p","description":"port to listen on","required":false},"restart":{"name":"restart","type":"boolean","char":"r","description":"restart process if it dies","hidden":true,"required":false},"concurrency":{"name":"concurrency","type":"option","char":"c","description":"number of processes to start","hidden":true,"required":false}},"args":[{"name":"processname","required":false}]},"local:start":{"id":"local:start","description":"run heroku app locally\nStart the application specified by a Procfile (defaults to ./Procfile)\n\nExamples:\n\n heroku local\n heroku local web\n heroku local web=2\n heroku local web=1,worker=2","pluginName":"@heroku-cli/plugin-local","pluginType":"core","hidden":false,"aliases":[],"flags":{"procfile":{"name":"procfile","type":"option","char":"f","description":"use a different Procfile","required":false},"env":{"name":"env","type":"option","char":"e","description":"location of env file (defaults to .env)","required":false},"port":{"name":"port","type":"option","char":"p","description":"port to listen on","required":false},"restart":{"name":"restart","type":"boolean","char":"r","description":"restart process if it dies","hidden":true,"required":false},"concurrency":{"name":"concurrency","type":"option","char":"c","description":"number of processes to start","hidden":true,"required":false}},"args":[{"name":"processname","required":false}]},"local:run":{"id":"local:run","description":"run a one-off command\nExample:\n\n heroku local:run bin/migrate","pluginName":"@heroku-cli/plugin-local","pluginType":"core","hidden":false,"aliases":[],"flags":{"env":{"name":"env","type":"option","char":"e","required":false},"port":{"name":"port","type":"option","char":"p","required":false}},"args":[]},"local:version":{"id":"local:version","description":"display node-foreman version\nDisplay node-foreman version","pluginName":"@heroku-cli/plugin-local","pluginType":"core","hidden":false,"aliases":[],"flags":{},"args":[]}}}