July 4, 2026
Rush CLI 0.2.30
Install
macOS / Linux
curl -fsSL https://cdn.getrush.ai/install.sh | bashWindows
irm https://cdn.getrush.ai/install.ps1 | iexHomebrew
brew install phnx-labs/tap/rushDebian / Ubuntu
sudo apt install rush-cliAlready installed?
rush upgradeAdded
- OAuth connect parity with the Rush app.
rush connectandrush disconnectnow cover every provider whose server OAuth flow exists in prix/api —notion,slack,microsoft,box,dropbox,pinterest, andlark— up from justgoogleandtwitter. Each reuses the single-use-code +POST /api/v1/auth/oauth/exchangepattern (RUSH-1348), and provider-specific metadata (Slack team, Notion workspace, handles) is carried through to~/.rush/user.yaml.rush connect viewshows the status of all of them (RUSH-1347). rushnow emits an agent-usable JSON command manifest with per-command side-effect annotations, so an agent driving the CLI can discover the command surface and know which commands mutate state (RUSH-1346).
Downloads
| Platform | Binary | SHA-256 |
|---|---|---|
| macOS · Apple Silicon | download | — |
| macOS · Intel | download | — |
| Linux · x64 | download | — |
| Linux · arm64 | download | — |
| Windows · x64 | download | — |
| Windows · arm64 | download | — |
Checksums are published for the current latest release. Verify older binaries against rush --version after install.