#vm #cloud #qemu #cli #cloud-init

app blone

CLI tool for managing cloud images and VM

1 unstable release

Uses new Rust 2024

0.0.0 Mar 30, 2025

#130 in #qemu

Download history 117/week @ 2025-03-27 14/week @ 2025-04-03

131 downloads per month

MPL-2.0 license

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