heroku ps:autoscale:enable

Enable web dyno autoscaling

Options

NameDescription
-a, --app <app>App to run command against
-r, --remote <remote>Git remote of app to use
--min <min>Minimum number of dynos
--max <max>Maximum number of dynos
--p95 <p95>Desired p95 response time
--notificationsReceive email notifications when the max dyno limit is reached