Skip to main content
With the Plerion CLI, you can interact with the Plerion platform from your terminal. Pre-built binaries are available for all major platforms.
The install script auto-detects your OS and architecture, downloads the correct binary, and places it in /usr/local/bin:
To install a specific version or to a custom directory:

From GitHub releases

Download the latest binary for your platform from Releases:
macOS may block unsigned binaries downloaded outside the App Store. If you see a Gatekeeper warning, remove the quarantine attribute:
Verify the installation:

From source

Requires Rust 1.70+ and Cargo: