]> xenbits.xensource.com Git - libvirt.git/commit
virsh: limit completion of 'domhostname' to active domains
authorPino Toscano <ptoscano@redhat.com>
Wed, 20 Nov 2019 13:24:33 +0000 (14:24 +0100)
committerPino Toscano <ptoscano@redhat.com>
Fri, 22 Nov 2019 10:36:51 +0000 (11:36 +0100)
commit05d28facb5529d946bc8fa96e30e7f5533b1eb12
treef502084ee03a4691558b1db274f58799a65c9b76
parent8fa0374c5b8e834fcbdeae674cc6cc9e6bf9019f
virsh: limit completion of 'domhostname' to active domains

Getting the hostname of a guest usually requires a in-guest agent,
or generally can be determined only on active domains.

Signed-off-by: Pino Toscano <ptoscano@redhat.com>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
tools/virsh-domain.c