Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.cloud.red/llms.txt

Use this file to discover all available pages before exploring further.

crcli is a single static binary. No runtime dependencies, no package manager required.

Download

curl -Lo crcli https://admin.cloud.red/downloads/crcli/linux/amd64/crcli
chmod +x crcli
sudo mv crcli /usr/local/bin/

Verify

crcli version

Download Table

PlatformArchitectureURL
Linuxx86_64crcli
LinuxARM64crcli
macOSIntelcrcli
macOSApple Siliconcrcli
Windowsx86_64crcli.exe
WindowsARM64crcli.exe

Keeping crcli Updated

crcli update
Checks for a new version and updates the binary in place. Run crcli update --notes to see what changed.