]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: domjobinfo: Allow printing stats also for failed and other jobs
authorPeter Krempa <pkrempa@redhat.com>
Thu, 21 Nov 2019 16:44:00 +0000 (17:44 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 3 Dec 2019 14:26:53 +0000 (15:26 +0100)
commit7f3534a5bb94663e3b8d353fb65d25d5b82f903b
tree10336f8e6dbca3738689b32e3dfeebabbf0bd250
parent2a55bcd8da21d68a9d47184e96ed4c6f4d1e7d2e
virsh: domjobinfo: Allow printing stats also for failed and other jobs

Introduce the --anystats flag which does not skip the printing of the
stats if the job was unsuccessful.

Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
tools/virsh-domain.c
tools/virsh.pod