Back to Guides & Cookbooks
Cadreen CLI
A command-line interface for Cadreen. Chat, manage memory, test policies, and inspect traces — all from your terminal.
Homebrew (macOS/Linux)
TEXT
brew tap timothy-billingrails/cadreen-sdks
brew install cadreennpm
TEXT
npm install -g @cadreen/clicurl
BASH
curl -fsSL https://raw.githubusercontent.com/timothy-billingrails/cadreen-sdks/main/install.sh | shGo
TEXT
go install github.com/timothy-billingrails/cadreen-sdks/go/cmd/cadreen@latestWindows (PowerShell)
Download the binary from GitHub Releases
cadreen_windows_amd64.exe — Intel/AMD
cadreen_windows_arm64.exe — ARM
After install
TEXT
cadreen init # Set up your account
cadreen --help # See all commands