mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
virsh: add support for '--validate' option in define storage pool
Signed-off-by: Kristina Hanicova <khanicov@redhat.com> Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
This commit is contained in:
committed by
Michal Privoznik
parent
77b4fe8143
commit
5ca09c6b27
@@ -5958,10 +5958,12 @@ pool-define
|
||||
|
||||
::
|
||||
|
||||
pool-define file
|
||||
pool-define file [--validate]
|
||||
|
||||
Define an inactive persistent storage pool or modify an existing persistent one
|
||||
from the XML *file*.
|
||||
Optionally, the format of the input XML file can be validated against an
|
||||
internal RNG schema with *--validate*.
|
||||
|
||||
|
||||
pool-define-as
|
||||
|
||||
Reference in New Issue
Block a user