-- Leo's gemini proxy

-- Connecting to freeshell.de:1965...

-- Connected

-- Sending request

-- Meta line: 20 text/gemini;lang=en-GB

virsh-list


> List the ID, name, and state of virtual machines.

> See also: `virsh`.

More information.


List information about running virtual machines:

virsh list

List information about virtual machines regardless of state:

virsh list --all

List information about virtual machines with autostart either enabled or disabled:

virsh list --all --{autostart|no-autostart}

List information about virtual machines either with or without snapshots:

virsh list --all --{with-snapshot|without-snapshot}


> 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



-- Response ended

-- Page fetched on Fri May 17 14:00:38 2024