Bug 1021003 - libvirt shell completions are wrong
Summary: libvirt shell completions are wrong
Keywords:
Status: CLOSED DUPLICATE of bug 579027
Alias: None
Product: Fedora
Classification: Fedora
Component: libvirt
Version: 20
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Libvirt Maintainers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-18 18:14 UTC by Zbigniew Jędrzejewski-Szmek
Modified: 2013-10-18 18:21 UTC (History)
10 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-10-18 18:21:58 UTC
Type: Bug


Attachments (Terms of Use)

Description Zbigniew Jędrzejewski-Szmek 2013-10-18 18:14:44 UTC
Description of problem:
Running the virsh shell:

virsh # dumpxml <TAB>
--inactive       --migratable     --security-info  --update-cpu     

I'd expect a list of domains to be proposed. Only when I type at least one dash — the options.

Running from bash or zsh:
$ sudo virsh <TAB>
... long list of files here — no completions at all ...

Version-Release number of selected component (if applicable):
libvirt-client-1.1.3-2.fc20.x86_64

How reproducible:
100%

Steps to Reproduce:
1. Try to press TAB at various points.

Expected results:
Completions which make it easier to use virsh.

Comment 1 Eric Blake 2013-10-18 18:21:58 UTC

*** This bug has been marked as a duplicate of bug 579027 ***


Note You need to log in before you can comment on or make changes to this bug.