Skip to main content
📝 Note: Note If you have installed the CLI using the apt command, you may skip this page’s information as the update of our CLI happens with a simple sudo apt update && sudo apt install --only-upgrade heex-cli command.

Prerequisites

Usage

Usage:
heex update [--help]

How to update Heex CLI

To update the CLI to the latest version, run the following command:
heex update
If you would like to update to a specific version, you can specify the version number in the command:
heex update --version <VERSION_NUMBER>
Replace <VERSION_NUMBER> with the version number you would like to update to, example 2025.8.1. After updating the CLI, it is recommended to re-run the completion command

Getting Help

heex update --help