[PATCH 0/1] virsh: allow both --table and --uuid at the same time

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



For now virsh does not provide a set of options to print all info about
domain: --all does not print uuid, combination of --id --name --uuid
does not have '--state' option.

I think we should address this issue and allow user to get all available
info with one command. The easiest way to do that is to allow combining
--table and --uuid (the same way it now works with --title).

Thus, the most diverse info would look like that:

# virsh list --table --title --uuid
 Id   Name   State   Title   UUID
-----------------------------------


Nikolai Barybin (1):
  virsh: allow both --table and --uuid at the same time

 docs/manpages/virsh.rst      | 14 +++++++-------
 tools/virsh-domain-monitor.c | 37 ++++++++++++++++++++++++++++++++----
 2 files changed, 40 insertions(+), 11 deletions(-)

-- 
2.43.5



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux