
10 Apr
2019
10 Apr
'19
11:45 p.m.
On 4/4/19 5:25 AM, Michal Privoznik wrote:
This completer is used to offer shutdown/reboot modes.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- tools/virsh-completer.c | 56 +++++++++++++++++++++++++++++++++++++++++ tools/virsh-completer.h | 4 +++ tools/virsh-domain.c | 2 ++ 3 files changed, 62 insertions(+)
Reviewed-by: Cole Robinson <crobinso@redhat.com> - Cole