]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virsh: add set-user-password command
authorJán Tomko <jtomko@redhat.com>
Mon, 18 May 2015 10:37:38 +0000 (12:37 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 21 May 2015 14:21:55 +0000 (16:21 +0200)
commit9bcadfabaa95d6955b209f071b038af08abed434
treef55030ce075fcba6efcb80610154caf756fe3373
parente8982c88bd949e634075b3cc3549beddc9821683
virsh: add set-user-password command

Expose the virDomainSetUserPassword API in virsh:
virsh set-user-password dom user 123456
tools/virsh-domain.c
tools/virsh.pod