View categories
Heroku CLI Autocomplete in GA
Change effective on 24 May 2018
Heroku CLI Autocomplete for Bash and Zsh is generally available. Autocomplete helps you complete command and flag names when you press the tab key.
To get started run $ heroku update && heroku plugins:install autocomplete && heroku autocomplete
You can learn more about Autocomplete in the Dev Center article