commands.sh

virsh pool-info

all

List information about a virtual machine storage pool. See also: `virsh`.

More info →

Examples (1)

List the name, UUID, state, persistence type, autostart status, capacity, space allocated, and space available for the storage pool specified by name or UUID (determine using `virsh pool-list`)

virsh pool-info --pool name|uuid
made by @shridhargupta | data from tldr-pages