Skip to content
/ wade Public

PoC VM-management tool (supports Windows only)

affectech/wade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kim-possible-wade

wade

A proof-of-concept CLI tool to manage virtual machines with QEMU



Why?

I've been using raw QEMU on my Windows machine (yes, it's kinda odd) for some time and I've gathered a list of items I would like to have:

  • not to waste time searching for QEMU commands in my shells history just to boot a single VM
  • store my VMs as easy-to-find and readable configs.
  • use QEMU's storage overlay feature

How to use it

wade new
wade <vm-name>
wade <vm-name> insert <iso-image-from-your-downloads-folder>

Installation

TODO:

About

PoC VM-management tool (supports Windows only)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published