← All CLI releases

Rush CLI 0.2.12

This is the first version tracked in this changelog. Entries for prior versions can be reconstructed from git log -- rush/cli/ if needed. The CHANGELOG gate in scripts/release.sh enforces an entry for every release from 0.2.13 onward.

Install

macOS / Linux

curl -fsSL https://cdn.getrush.ai/install.sh | bash

Windows

irm https://cdn.getrush.ai/install.ps1 | iex

Homebrew

brew install phnx-labs/tap/rush

Debian / Ubuntu

sudo apt install rush-cli

Already installed?

rush upgrade

Downloads

PlatformBinarySHA-256
macOS · Apple Silicondownload
macOS · Inteldownload
Linux · x64download
Linux · arm64download
Windows · x64download
Windows · arm64download

Checksums are published for the current latest release. Verify older binaries against rush --version after install.