Manage virsh guest domains. (NOTE: 'guest_id' can be the id, name or UUID of the guest).
Some subcommands such as virsh list
have their own usage documentation.
virsh connect {qemu:///system}
virsh list --all
virsh dumpxml {guest_id} > {path/to/guest.xml}
virsh create {path/to/config_file.xml}
virsh edit {guest_id}
virsh {command} {guest_id}
virsh save {guest_id} {filename}
virsh destroy {guest_id} && virsh undefine {guest_id}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).
=> CC-BY This content has been proxied by September (ba2dc).Proxy Information
text/gemini;lang=en-GB