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 interface
Signed-off-by: Kristina Hanicova <khanicov@redhat.com> Reviewed-by: Ján Tomko <jtomko@redhat.com> Signed-off-by: Ján Tomko <jtomko@redhat.com>
This commit is contained in:
committed by
Ján Tomko
parent
4b4bd278a4
commit
d46a0b0e96
@@ -5523,10 +5523,11 @@ iface-define
|
||||
|
||||
::
|
||||
|
||||
iface-define file
|
||||
iface-define file [--validate]
|
||||
|
||||
Define an inactive persistent physical host interface or modify an existing
|
||||
persistent one from the XML *file*.
|
||||
persistent one from the XML *file*. Optionally, the format of the input XML
|
||||
file can be validated against an internal RNG schema with *--validate*.
|
||||
|
||||
|
||||
iface-destroy
|
||||
|
||||
Reference in New Issue
Block a user