]> xenbits.xensource.com Git - libvirt.git/commit
virsh: Introduce virshSecretUUIDCompleter
authorMichal Privoznik <mprivozn@redhat.com>
Fri, 12 Jan 2018 14:00:40 +0000 (15:00 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Wed, 24 Jan 2018 12:51:23 +0000 (13:51 +0100)
commitbab521d837b86ff2981e472f3fe3376a26101ed4
treed30a73ea7bbfe27cbf4994cae5ab22d1f66af23c
parent2ba76e5cc75cefe5352cb4cc5a8088499b29b591
virsh: Introduce virshSecretUUIDCompleter

This is a slight change from previous patches since virSecret
does not have a name only UUID strings.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
Reviewed-by: John Ferlan <jferlan@redhat.com>
tools/virsh-completer.c
tools/virsh-completer.h
tools/virsh-secret.c