Skip to main content

CLI Installation

Quick Install

Resolving the latest published CLI version...

curl -fsSL /api/v1/releases/latest/install.sh | sh

Need help with install or runtime failures? See CLI Troubleshooting.

Need an older package or release notes? See CLI Versions.

Verify Installation

phoenix --version

System Requirements

  • macOS: Intel (x86_64) and Apple Silicon (M1/M2/M3+)
  • Linux: x86_64 (glibc-based)
  • Windows: x86_64

No Python installation required — the CLI is a standalone binary.