Install
- macOS
- Linux
- Windows
- npm / Bun
~/.local/bin/bricks, and makes it executable.If ~/.local/bin is not on your PATH, add this to your shell profile:Verify
PATH and restart your terminal.
Beta channel
Install the beta channel alongside the stable release. The beta binary is namedbricks-beta, so both channels can coexist.
- macOS / Linux
- Windows
Update
Runbricks update-cli to update an existing install in-place. It auto-detects how the CLI was installed (npm, Bun, or standalone binary) and runs the matching update command. See bricks update-cli in the command reference.
Uninstall
- macOS / Linux
- Windows
- npm / Bun
Next steps
Authentication
Log in with a passcode and manage workspace profiles.
Command reference
Full reference for every CLI command and option.