[Bug 400404] Re: virsh --help {option} no longer works in shell

2010-04-01 Thread Jamie Strandboge
*** This bug is a duplicate of bug 457163 ***
https://bugs.launchpad.net/bugs/457163

** This bug has been marked a duplicate of bug 457163
   virsh lacks bash completion

-- 
virsh --help {option} no longer works in shell
https://bugs.launchpad.net/bugs/400404
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 400404] Re: virsh --help {option} no longer works in shell

2009-10-21 Thread Geoff Low
Yep, it was pretty cool (if I may say so myself).  Not complete; but was
certainly getting there.

Geoff

2009/10/20 Chuck Short chuck.sh...@canonical.com

 So you had a bash completion script that used to work for you?

 Regards
 chuck

 --
 virsh --help {option} no longer works in shell
 https://bugs.launchpad.net/bugs/400404
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
~~

Geoff Low

187 Radstock Way
Merstham
Surrey
UK
RH1 3NQ

Ph: 01737817798
Mb: 07817754159
~~

-- 
virsh --help {option} no longer works in shell
https://bugs.launchpad.net/bugs/400404
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 400404] Re: virsh --help {option} no longer works in shell

2009-10-20 Thread Chuck Short
So you had a bash completion script that used to work for you?

Regards
chuck

-- 
virsh --help {option} no longer works in shell
https://bugs.launchpad.net/bugs/400404
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 400404] Re: virsh --help {option} no longer works in shell

2009-10-06 Thread Chuck Short
What if you just do the following virsh --help?

Regards
chuck

** Changed in: libvirt (Ubuntu)
   Status: New = Incomplete

-- 
virsh --help {option} no longer works in shell
https://bugs.launchpad.net/bugs/400404
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


Re: [Bug 400404] Re: virsh --help {option} no longer works in shell

2009-10-06 Thread Geoff Low
That works; I had the following which used to work

function get_option_list
{
# get the options for a choice
local option=$1;
# assume options are specified as [--option1 | --option2 | ...]
OPTIONS=$(${VIRSH} --help ${option} 2 /dev/null | grep '|' | sed -e
's/.*\[\(.*\)\]/\1/g;s/|//g')
}

which would do completion on the arguments for a command.  However, it's now
gone up the spout with the new release

Thanks
Geoff

2009/10/6 Chuck Short chuck.sh...@canonical.com

 What if you just do the following virsh --help?

 Regards
 chuck

 ** Changed in: libvirt (Ubuntu)
   Status: New = Incomplete

 --
 virsh --help {option} no longer works in shell
 https://bugs.launchpad.net/bugs/400404
 You received this bug notification because you are a direct subscriber
 of the bug.



-- 
~~

Geoff Low

187 Radstock Way
Merstham
Surrey
UK
RH1 3NQ

Ph: 01737817798
Mb: 07817754159
~~

-- 
virsh --help {option} no longer works in shell
https://bugs.launchpad.net/bugs/400404
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 400404] Re: virsh --help {option} no longer works in shell

2009-10-06 Thread Dustin Kirkland
** Changed in: libvirt (Ubuntu)
   Importance: Undecided = Wishlist

-- 
virsh --help {option} no longer works in shell
https://bugs.launchpad.net/bugs/400404
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs