On 2/20/25 23:26, Ján Tomko wrote: > Similarly to `desc` and `net-desc`, return an empty string if > there is no metadata to be returned. > > https://issues.redhat.com/browse/RHEL-27172 > > Signed-off-by: Ján Tomko <jto...@redhat.com> > --- > tools/virsh-domain.c | 10 ++++++++-- > tools/virsh-network.c | 10 ++++++++-- > 2 files changed, 16 insertions(+), 4 deletions(-)
Based on discussion: Reviewed-by: Michal Privoznik <mpriv...@redhat.com> Michal