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 cadreen

npm

TEXT
npm install -g @cadreen/cli

curl

BASH
curl -fsSL https://raw.githubusercontent.com/timothy-billingrails/cadreen-sdks/main/install.sh | sh

Go

TEXT
go install github.com/timothy-billingrails/cadreen-sdks/go/cmd/cadreen@latest

Windows (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