89 releases (55 breaking)

0.57.3 Sep 30, 2025
0.56.6 Jul 28, 2025
0.53.0 Mar 12, 2025
0.49.0 Nov 12, 2024
0.2.5 Mar 31, 2022

#719 in Authentication

Download history 10/week @ 2026-01-15 20/week @ 2026-01-22 229/week @ 2026-01-29 24/week @ 2026-02-05 25/week @ 2026-02-12 15/week @ 2026-02-19 74/week @ 2026-02-26 24/week @ 2026-03-05 17/week @ 2026-03-12 13/week @ 2026-03-19 91/week @ 2026-03-26 15/week @ 2026-04-02 10/week @ 2026-04-09 13/week @ 2026-04-16 8/week @ 2026-04-23 59/week @ 2026-04-30

92 downloads per month

Apache-2.0

335KB
7.5K SLoC

Shuttle CLI

docs language discord

This is the command line tool for deploying Rust apps on Shuttle, the Rust-native cloud deployment platform.

Installation

For the full list of installation options, refer to the Installation docs.

Linux and macOS:

curl -sSfL https://www.shuttle.dev/install | bash

Windows (powershell):

iwr https://www.shuttle.dev/install-win | iex

Build from source:

cargo install cargo-shuttle

Documentation

Run shuttle help to see the basic usage.

Full list of commands and more documentation can be viewed on the CLI docs.

Development

To contribute to cargo-shuttle or stay updated with our development, please open an issue, discussion or PR on Github and join our Discord! 🚀

Dependencies

~67–93MB
~1.5M SLoC