Skip to main content

bl upgrade

Upgrade the Blaxel CLI to the latest version

Synopsis

Upgrade the Blaxel CLI to the latest version. This command automatically detects your installation method and updates the CLI in the correct location to avoid version conflicts. Supported installation methods:
  • Homebrew (brew)
  • Manual installation (install.sh)
  • Direct binary download
Examples:

Upgrade to the latest version

bl upgrade

Upgrade to a specific version

bl upgrade —version v1.2.3

Force reinstall even if already on latest version

bl upgrade —force

Options

Options inherited from parent commands

SEE ALSO

  • bl - Blaxel CLI - manage and deploy AI agents, sandboxes, and resources
Last modified on April 11, 2026