Heroku Exec is a feature for creating secure TCP and SSH tunnels into a dyno. It supports SSH sessions, port forwarding, remote debugging, and inspection with popular Java diagnostic tools.| devcenter.heroku.com
Learn about the different generations of Heroku and associated features| devcenter.heroku.com
Use one-off dynos to execute administrative or maintenance tasks for the app. They can be executed using the `heroku run` command.| devcenter.heroku.com
How to download, install, and start using the Heroku CLI. The Heroku CLI used to be part of the Heroku Toolbelt.| devcenter.heroku.com