heroku run:inside
Run a one-off process inside an existing heroku dyno
Options
Name | Description |
---|---|
-a, --app <app> | App to run command against |
-r, --remote <arg> | The git remote to create, default "heroku" |
-e, --env <arg> | Environment variables to set (use ';' to split multiple vars) |
listen | Listen on a local port |