An open API service indexing awesome lists of open source software.

https://github.com/monolithprojects/kvmshut

Script which will bring down all running KVM VMs before host reboot/shutdown (if you for some reason don't want to use libvirt-guests service).
https://github.com/monolithprojects/kvmshut

Last synced: over 1 year ago
JSON representation

Script which will bring down all running KVM VMs before host reboot/shutdown (if you for some reason don't want to use libvirt-guests service).

Awesome Lists containing this project

README

          

### USAGE:
```
shut [OPTIONS...]
```

##### OPTIONS:
```
If there is no option provided, system will be shutdown

-r Shutdown the VMs and reboot the host
-v, --version Show KVM Shut version
-h, --help This help page
```