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:
Kristina Hanicova
2021-08-24 16:51:11 +02:00
committed by Michal Privoznik
parent 77b4fe8143
commit 5ca09c6b27
2 changed files with 12 additions and 3 deletions

View File

@@ -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