]> xenbits.xensource.com Git - libvirt.git/commit
virsh: Introduce usage of option completers to auto-complete arguments
authorNishith Shah <nishithshah.2211@gmail.com>
Mon, 5 Sep 2016 09:45:09 +0000 (09:45 +0000)
committerMichal Privoznik <mprivozn@redhat.com>
Mon, 5 Sep 2016 12:16:45 +0000 (14:16 +0200)
commitdcfdf341ead74b5ca95b62f36160efaa56a0b56c
tree61ae20e38f589cd5ef5e351df810139a16e7354f
parentbae660869de0612bee2a740083fb494c27e3f80c
virsh: Introduce usage of option completers to auto-complete arguments

Call option completers if argument completion is requested using the
corresponding option completer, if it is defined.

Signed-off-by: Nishith Shah <nishithshah.2211@gmail.com>
tools/vsh.c