{"version":"7.20.0","commands":{"regions":{"id":"regions","description":"list available regions for deployment","pluginName":"@heroku-cli/plugin-ps","pluginType":"core","aliases":[],"flags":{"json":{"name":"json","type":"boolean","description":"output in json format","allowNo":false},"private":{"name":"private","type":"boolean","description":"show regions for private spaces","allowNo":false},"common":{"name":"common","type":"boolean","description":"show regions for common runtime","allowNo":false}},"args":[]},"ps:autoscale:disable":{"id":"ps:autoscale:disable","description":"disable web dyno autoscaling","pluginName":"@heroku-cli/plugin-ps","pluginType":"core","aliases":[],"flags":{"app":{"name":"app","type":"option","char":"a","description":"app to run command against","required":true},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"}},"args":[]},"ps:autoscale:enable":{"id":"ps:autoscale:enable","description":"enable web dyno autoscaling","pluginName":"@heroku-cli/plugin-ps","pluginType":"core","aliases":[],"flags":{"app":{"name":"app","type":"option","char":"a","description":"app to run command against","required":true},"remote":{"name":"remote","type":"option","char":"r","description":"git remote of app to use"},"min":{"name":"min","type":"option","description":"minimum number of dynos","required":true},"max":{"name":"max","type":"option","description":"maximum number of dynos","required":true},"p95":{"name":"p95","type":"option","description":"desired p95 response time"},"notifications":{"name":"notifications","type":"boolean","description":"receive email notifications when the max dyno limit is reached","allowNo":false}},"args":[]}}}