1 unstable release
Uses new Rust 2024
0.0.0 | Mar 30, 2025 |
---|
#130 in #qemu
131 downloads per month
12KB
93 lines
blone
blone is a lightweight CLI tool for managing cloud images and virtual machines. It provides a set of commands to:
Installation
Install cli using Cargo :
cargo install blone
Usage
blone init-config
blone create-golden --image_path /path/to/debian.img
blone launch --snapshot
blone stop
blone connect --host example.com --port 22
Dependencies
~5–10MB
~98K SLoC