]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
virsh: add snapshot-create-as command
authorEric Blake <eblake@redhat.com>
Wed, 15 Jun 2011 22:19:13 +0000 (16:19 -0600)
committerEric Blake <eblake@redhat.com>
Mon, 20 Jun 2011 16:44:06 +0000 (10:44 -0600)
commit1546dcf86689f6fa42f7b61203ea2456578e4d59
tree7b2fb82d3acec0f8f25fe43ee6560e12a61c139f
parentea71d8281641694d4249dd1d703fe208c54b917c
virsh: add snapshot-create-as command

Producing an xml file just for name and description fields is
overkill; this makes life easier from virsh.

* tools/virsh.c (cmdSnapshotCreateAs): New command.
(snapshotCmds): Install it.
* tools/virsh.pod: Document it.
tools/virsh.c
tools/virsh.pod