wiki/virt/tools.md
2025-06-01 17:44:26 +00:00

371 B

title, description, published, date, tags, editor, dateCreated
title description published date tags editor dateCreated
Tools related to virtualization true 2025-06-01T17:44:24.240Z markdown 2025-06-01T17:44:24.240Z

Tools related to virtualization

The following command output the XML description of the domain called phyllomeos

virsh dumpxml phyllomeos
<domain type='kvm'>
  [...]
</domain>