How to install the Shuttle Command Line Interface (CLI)
curl -sSfL https://www.shuttle.dev/install | bash
iwr https://www.shuttle.dev/install-win | iex
Read more
1
true
DO_NOT_TRACK
DISABLE_TELEMETRY
SHUTTLE_DISABLE_TELEMETRY
CI
cargo binstall cargo-shuttle
cargo install cargo-shuttle
MacOS (brew)
brew install cargo-shuttle
Arch Linux (pacman)
pacman -S cargo-shuttle
Alpine Linux (apk)
apk add cargo-shuttle
shuttle --version
Was this page helpful?