Skip to content

Latest commit

 

History

History
28 lines (18 loc) · 774 Bytes

README.md

File metadata and controls

28 lines (18 loc) · 774 Bytes

REUSE status

Convenient tool to manage multiple VMs at once using libvirt

vms usage

Installing

To install the tool and its dependencies:

pip install -e .

Getting completion for your shell is fairly easy. Follow the instructions for your shell in the click documentation and replace FOO_BAR with VMS and foo-bar with vms.

For instance for Fish completion just run:

_VMS_COMPLETE=fish_source vms > ~/.config/fish/completions/vms.fish