docs: create virt/tools
This commit is contained in:
parent
9c3aff9a8a
commit
4e4f03e498
23
virt/tools.md
Normal file
23
virt/tools.md
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
---
|
||||||
|
title: Tools related to virtualization
|
||||||
|
description:
|
||||||
|
published: true
|
||||||
|
date: 2025-06-01T17:44:24.240Z
|
||||||
|
tags:
|
||||||
|
editor: markdown
|
||||||
|
dateCreated: 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>
|
||||||
|
```
|
Loading…
x
Reference in New Issue
Block a user