/vcloud

Primary LanguagePython

vcloud

stability-experimental

A CLI tool for managing libvirt / qemu / KVM instances.

Installing

Install OS dependancies

Install the libvirt library and headers.

Ubuntu

sudo apt-get install libvirt-dev python3-dev

Install application

⚠️ Due to the experimental status of this project, no releases have currently been made and it's only possible to install from git.

via pip

pip install https://github.com/danfoster/vcloud.git