]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: allow both --table and --uuid at the same time
authorNikolai Barybin via Devel <devel@lists.libvirt.org>
Wed, 14 Aug 2024 11:30:02 +0000 (14:30 +0300)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 19 Aug 2024 07:42:06 +0000 (09:42 +0200)
commit271940223c2914bf63cbec00930ce46d6eef30ba
treec38cca7c61a74aa5fe04905588ff2515a0026942
parentb1524a3efce306338f3435188c0c682d6f439e9c
virsh: allow both --table and --uuid at the same time

This will allow to print full domains info:

   Id   Name   State   UUID
  ---------------------------

Signed-off-by: Nikolai Barybin <nikolai.barybin@virtuozzo.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
docs/manpages/virsh.rst
tools/virsh-domain-monitor.c