Managing guests from a CLI
This chapter describes how to manage IBM PowerKVM from the command-line interface (CLI) by using the virsh command. It covers the most common commands and options used to manage PowerKVM guests. See the virsh man pages and Libvirt online documentation for more information about how to manage guests from the command line.
4.1 virsh console
virsh is a command-line interface to libvirtd (a library to manage the KVM hypervisor). You can manage libvirt from the local host or remotely. If you manage PowerKVM from a remote Linux-based ...