blone

Crates.ioblone
lib.rsblone
version0.0.0
created_at2025-03-30 05:22:01.776575+00
updated_at2025-03-30 05:22:01.776575+00
descriptionCLI tool for managing cloud images and VM
homepagehttps://github.com/caffeidine/blone
repositoryhttps://github.com/caffeidine/blone
max_upload_size
id1612034
size34,321
Lucas JAHIER (ljahier)

documentation

README

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
Commit count: 0

cargo fmt