Re: [libvirt] [PATCH 16/18] virsh: Introduce virshDomainNameCompleter

2018-01-11 Thread Martin Kletzander
On Tue, Jan 02, 2018 at 06:12:09PM +0100, Michal Privoznik wrote: Now that we have everything prepared let the fun begin. This completer is very simple and returns domain names. Moreover, depending on the command it can return just a subset of domains (e.g. only running/paused/transient/.. ones).

[libvirt] [PATCH 16/18] virsh: Introduce virshDomainNameCompleter

2018-01-02 Thread Michal Privoznik
Now that we have everything prepared let the fun begin. This completer is very simple and returns domain names. Moreover, depending on the command it can return just a subset of domains (e.g. only running/paused/transient/.. ones). Signed-off-by: Michal Privoznik --- tools/Makefile.am