]> git.ipfire.org Git - thirdparty/libvirt.git/commit
cmdNetworkList: Introduce --name, --uuid, --table
authorMichal Privoznik <mprivozn@redhat.com>
Mon, 8 Jun 2015 14:13:28 +0000 (16:13 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 12 Jun 2015 14:44:24 +0000 (16:44 +0200)
commitc156856a2d46227352fd0a733b41ce647cfd06a4
tree5b98691d2476607979208173de119177aa0e4815
parent0258d9ab465f9508671df0d2c950499a3172b4aa
cmdNetworkList: Introduce --name, --uuid, --table

When reviewing some network patches, I've noticed we don't have
those switches to the 'net-list' command. We should. They are
merely copied over from 'list' command.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
tools/virsh-network.c
tools/virsh.pod