| Crates.io | cargo-shuttle |
| lib.rs | cargo-shuttle |
| version | 0.57.2 |
| created_at | 2022-03-14 12:31:47.88985+00 |
| updated_at | 2025-09-15 13:30:53.738797+00 |
| description | CLI for the Shuttle platform (shuttle.dev) |
| homepage | https://www.shuttle.dev |
| repository | https://github.com/shuttle-hq/shuttle |
| max_upload_size | |
| id | 549807 |
| size | 332,027 |
This is the command line tool for deploying Rust apps on Shuttle, the Rust-native cloud deployment platform.
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
Run shuttle help to see the basic usage.
Full list of commands and more documentation can be viewed on the CLI docs.
To contribute to cargo-shuttle or stay updated with our development, please open an issue, discussion or PR on Github and join our Discord! 🚀