a0e1ada vsh: Introduce complete command

Authored and Committed by mprivozn 6 years ago
    vsh: Introduce complete command
    
    This command is going to be called from bash completion script in
    the following form:
    
      virsh complete -- start --domain
    
    Its only purpose is to return list of possible strings for
    completion. Note that this is a 'hidden', unlisted command and
    therefore there's no documentation to it.
    
    Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
    
        
file modified
+1 -0
file modified
+1 -0
file modified
+80 -0
file modified
+14 -0