Forrest logo
back to context overview

virsh-pool-list

List of commands for virsh-pool-list:

  • virsh-pool-list:tldr:15611 virsh-pool-list: List the name and UUID of active storage pools.
    $ virsh pool-list --name --uuid
    try on your machine
    explain this command
  • virsh-pool-list:tldr:2eafd virsh-pool-list: List information for active and inactive or just inactive storage pools.
    $ virsh pool-list --${select}
    try on your machine
    explain this command
  • virsh-pool-list:tldr:51d26 virsh-pool-list: List extended information about persistence, capacity, allocation, and available space for active storage pools.
    $ virsh pool-list --details
    try on your machine
    explain this command
  • virsh-pool-list:tldr:a3656 virsh-pool-list: List the name, state, and whether autostart is enabled or disabled for active storage pools.
    $ virsh pool-list
    try on your machine
    explain this command
back to context overview