Skip to main content
All downloads

RustFS CLI (rc)

rc is the operator surface after RustFS is running.

Homebrew

The shortest path for macOS operators who already manage tools through Homebrew.

macOS

$brew install rustfs/tap/rc
$rc --help

Scoop

A clean Windows install path that keeps the rc binary updateable from the terminal.

Windows

$scoop bucket add rustfs https://github.com/rustfs/scoop-bucket
$scoop install rustfs/rc
$rc --help