]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: pool-list: allow both --uuid and --name in one cmd
authorChen Hanxiao <chenhanxiao@gmail.com>
Fri, 6 Jan 2017 14:42:53 +0000 (22:42 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Wed, 18 Jan 2017 14:12:31 +0000 (09:12 -0500)
commitb5817855c0ae10e5d1fb99cc5b1e104ba4e56ecb
treefc75c08b50ce154d9ccbfac35b6c215c66047c9e
parent0d9bcd6ffa383cde2f375564a14f4c1a9ddafb4c
virsh: pool-list: allow both --uuid and --name in one cmd

This patch will allow --uuid and --name in one cmd.
The pool's UUID and name will be printed side by side.

Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
tools/virsh-pool.c
tools/virsh.pod