]> git.ipfire.org Git - thirdparty/libvirt.git/commit
docs: man: virsh: Document more carefully that 'guestinfo' can return nothing
authorPeter Krempa <pkrempa@redhat.com>
Wed, 19 Jan 2022 08:49:31 +0000 (09:49 +0100)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 19 Jan 2022 18:01:32 +0000 (19:01 +0100)
commit755b16d10a90617b57dbaf900abe3ccadbe45324
tree1ac14e773ea85a64e0f4a56f4b6068366c0b523f
parent84877724511bd8923577c04ea82e3cd5d8a08f17
docs: man: virsh: Document more carefully that 'guestinfo' can return nothing

When invoking 'virsh guestinfo $VM' without explicitly specifying a
group of information to return, virsh always reports success even when
the guest agent doesn't report any information in the current state.
This is desired in situations when you are okay with stats being missing
and avoids spurious errors being reported.

Clarify that this is really desired in the man page.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=2041665
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Andrea Bolognani <abologna@redhat.com>
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
docs/manpages/virsh.rst