]> xenbits.xensource.com Git - libvirt.git/commit
snapshot: add snapshot-list --parent to virsh
authorEric Blake <eblake@redhat.com>
Tue, 16 Aug 2011 19:34:22 +0000 (13:34 -0600)
committerEric Blake <eblake@redhat.com>
Fri, 2 Sep 2011 21:52:06 +0000 (15:52 -0600)
commitd4a965c6a8e7b49748d10bf97852d19459a99896
tree457148afc8daefc2b43667f402efaff3b60f8bd6
parent7dc44eb059fc976e7c88091477a981a4a90bf2f5
snapshot: add snapshot-list --parent to virsh

Even though I recently added 'virsh snapshot-parent', doing it one
snapshot at a time is painful, so make it possible to expand the
snapshot-list table at once.

* tools/virsh.c (cmdSnapshotList): Add --parent.
* tools/virsh.pod (snapshot-list): Document it.
tools/virsh.c
tools/virsh.pod