]> xenbits.xensource.com Git - libvirt.git/commit
virsh: add pool support to vol-key command
authorJustin Clift <justin@salasaga.org>
Fri, 11 Jun 2010 11:51:55 +0000 (21:51 +1000)
committerEric Blake <eblake@redhat.com>
Wed, 16 Jun 2010 22:32:05 +0000 (16:32 -0600)
commit31495ef6a1308109b10ffa17e94eb550f716f14c
treecae8a7248a132bb3a687f8502588b126feb2cd5e
parent08d42b52f16c1674b3bf497378105a8da10e7dcc
virsh: add pool support to vol-key command

Presently the vol-key command only supports being provided with
a volume path.

This patch adds support for providing it with a pool and volume
identifier pair as well.

    virsh # vol-key --pool <pool-name-or-uuid> <vol-name-or-path>
tools/virsh.c
tools/virsh.pod