]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: Introduce --xpath and --wrap to capabilities
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 14 Apr 2023 14:01:56 +0000 (16:01 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Tue, 18 Apr 2023 06:37:23 +0000 (08:37 +0200)
commit332385aa7ed81ed5c6cc42e41071bca06f607a2a
treee5b9076fd6b4de8aac8ba409e5607f360adab398
parentedd604a6723522f4c17a38ff2df35460208b0c81
virsh: Introduce --xpath and --wrap to capabilities

Similarly to dumpxml, let's have --xpath and --wrap to the
'capabilities' command since users might be interested only in a
subset of capabilities XML.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: Kristina Hanicova <khanicov@redhat.com>
docs/manpages/virsh.rst
tools/virsh-host.c