2 unstable releases
0.2.0 | Sep 4, 2024 |
---|---|
0.1.0 | Sep 3, 2024 |
#15 in #canonical
64 downloads per month
8KB
173 lines
Multipass Rust SDK
This is a Rust SDK for Canonical Multipass.
It's kind of a port from the Go SDK.
Features
- Find available images
- Create instances
- List instances
- Delete instances
- Start instances
- Stop instances
- Execute commands on instances