Commit Graph

5 Commits

Author SHA1 Message Date
Vincent Bernat 1bcfd00579 virsh: inactive domains don't have an ID 2014-09-03 01:52:31 +02:00
Vincent Bernat 18330b0137 virsh: replace use of compadd with _describe
compadd is more low-level and doesn't setup completion descriptions
correctly. Notably, the description is not put in bold.
2014-09-03 01:52:31 +02:00
Vincent Bernat 29c11456af virsh: make completion work with older versions of virsh
Older versions of virsh doesn't have the `--name` option. Moreover when
completing running domains, the title was "name domains" instead of
expected "running domains".
2014-09-03 01:52:31 +02:00
Vadim A. Misbakh-Soloviov 3280bc4274 added _virsh completion (thanks to original author)
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
2014-06-08 03:49:00 +07:00
Vadim A. Misbakh-Soloviov 3bc7485252 added _virsh completion (thanks to original author)
Signed-off-by: Vadim A. Misbakh-Soloviov <mva@mva.name>
2014-06-08 03:37:20 +07:00