[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

[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

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

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

[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. --

[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 Bugs, which is subscribed to Ubuntu. -- ubuntu-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

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

[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. --

[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 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

[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 Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list