View categories
Developer Tools
The Heroku command-line interface (CLI) and Heroku VS Code extension seamlessly integrate Heroku into your workflows. Use these developer tools to perform nearly any Heroku-related task from your terminal and supported IDEs, including:
- Creating and managing apps
- Making commits
- Deploying code changes
- Scaling dynos
- Logging
Command Line
- The Heroku CLI
- CLI Usage
- Heroku CLI Commands
- Heroku CLI Authentication
- Creating Apps from the CLI
- Running Apps Locally
- Heroku Exec (SSH Tunneling)
- Managing SSH Keys
- Git Repository SSH Fingerprints
- Git Cloning Existing Heroku Applications
- Renaming Apps
- Using CLI Plugins
- Heroku CLI Autocomplete
- Heroku CLI Interactive Prompt
- Heroku CLI REPL