77 releases (51 breaking)

0.53.0 Mar 12, 2025
0.51.0 Jan 10, 2025
0.49.0 Nov 12, 2024
0.47.0 Jul 23, 2024
0.2.5 Mar 31, 2022

#94 in Cargo plugins

Download history 350/week @ 2024-12-07 377/week @ 2024-12-14 269/week @ 2024-12-21 162/week @ 2024-12-28 526/week @ 2025-01-04 429/week @ 2025-01-11 267/week @ 2025-01-18 219/week @ 2025-01-25 439/week @ 2025-02-01 275/week @ 2025-02-08 261/week @ 2025-02-15 231/week @ 2025-02-22 287/week @ 2025-03-01 867/week @ 2025-03-08 396/week @ 2025-03-15 321/week @ 2025-03-22

1,895 downloads per month

Apache-2.0

265KB
6K 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

~80MB
~1.5M SLoC