{"version":"7.20.0","commands":{"local:run":{"id":"local:run","description":"run a one-off command\n","pluginName":"@heroku-cli/plugin-local-v5","pluginType":"core","hidden":false,"aliases":[],"examples":"$ heroku local:run bin/migrate","flags":{"env":{"name":"env","type":"option","char":"e","required":false},"port":{"name":"port","type":"option","char":"p","required":false}},"args":[]},"local:start":{"id":"local","description":"run heroku app locally\nStart the application specified by a Procfile (defaults to ./Procfile)","pluginName":"@heroku-cli/plugin-local-v5","pluginType":"core","hidden":false,"aliases":["local:start"],"examples":"$ heroku local\n$ heroku local web\n$ heroku local web=2\n$ heroku local web=1,worker=2","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,"allowNo":false},"concurrency":{"name":"concurrency","type":"option","char":"c","description":"number of processes to start","hidden":true,"required":false}},"args":[{"name":"processname","required":false}]},"local:version":{"id":"local:version","description":"display node-foreman version\n","pluginName":"@heroku-cli/plugin-local-v5","pluginType":"core","hidden":false,"aliases":[],"flags":{},"args":[]}}}