mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-06-05 13:05:59 +02:00
Update virsh-pool-undefine.md
This commit is contained in:
parent
6945451307
commit
fcbff320ae
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# virsh pool-undefine
|
||||
|
||||
> Delete the configuration file in `/etc/libvirt/storage` for a stopped virtual machine storage pool (stop a pool using `virsh pool-destroy`).
|
||||
> See also: `virsh`.
|
||||
> Delete the configuration file in `/etc/libvirt/storage` for a stopped virtual machine storage pool.
|
||||
> See also: `virsh`, `virsh-pool-destroy`.
|
||||
> More information: <https://manned.org/virsh>.
|
||||
|
||||
- Delete the configuration for the storage pool specified name or UUID (determine using `virsh pool-list`):
|
||||
|
|
Loading…
Add table
Reference in a new issue