heroku ps:forward <port>
Forward traffic on a local port to a dyno
Arguments
Name | Description |
---|---|
port |
Options
Name | Description |
---|---|
-d, --dyno <dyno> | Specify the dyno to connect to |
-a, --app <app> | App to run command against |
-r, --remote <remote> | Git remote of app to use |