heroku ps:exec
Create an SSH session to a dyno
Options
Name | Description |
---|---|
-d, --dyno <dyno> | Specify the dyno to connect to |
--ssh | Use native ssh |
--status | Lists the status of the SSH server in the dyno |
-a, --app <app> | App to run command against |
-r, --remote <remote> | Git remote of app to use |