All posts tagged with Heroku CLI


Introduction

The Heroku CLI is an incredible tool. It’s simple, extendable, and allows you to interact with all the Heroku functionality you depend on day to day. For this reason, it’s incredibly important for us to keep it up to date. Today, we're excited to highlight a major upgrade with the release of Heroku CLI v9.0.0, designed to streamline contributions, building, and iteration processes through the powerful oclif platform.

What's New in Version 9.0.0?

Version 9.0.0 focuses on architectural improvements. Here's what you need to know:

  • oclif Platform: All core CLI commands are built on the oclif platform. Previously, many commands were built using a pre-oclif legacy...

Announcing Heroku CLI Autocomplete for Bash and Zsh

news , Product Manager

Today we're excited to announce that Heroku CLI Autocomplete for Bash and Zsh is generally available. Heroku CLI Autocomplete makes your workflow faster and more seamless by helping you complete command and flag names when you press the tab key. Autocomplete completes all Heroku CLI commands and will automatically support new commands as they are added. You can also complete values for some flags and args—including apps, pipelines and config vars—so you won't need to run multiple commands to find and cross-reference them.

A GIF showing the Heroku CLI autocomplete in action

We build the CLI first and foremost for human usability; Autocomplete takes usability a step further, making it easier than ever to discover, learn, and...

Browse the blog archives or subscribe to the full-text feed.