1
0
Fork 0
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:
Adam Herst 2021-06-03 11:41:52 -04:00 committed by Starbeamrainbowlabs
parent 6945451307
commit fcbff320ae

View file

@ -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`):