Hi all,
I've done some Bash Completions for ola and ola-rdm-tests, and would appreciate some people who use the packages more heavily testing them, seeing if anything doesn't work, anything is missing, or any useful features you'd like adding.
The ola one is here:
https://code.google.com/r/peterjnewman-improvements/source/browse/debian/ola.bash-completionThe ola-rdm-tests one is here:
https://code.google.com/r/peterjnewman-improvements/source/browse/debian/ola-rdm-tests.bash-completionInstall bash-completion if it's not already installed, then either build a new deb and install it, or copy/symlink them into your /etc/bash_completion.d/ folder, then "source /etc/bash_completion"; enter an ola command and start hitting tab!
So far, I've only tried them on Debian Wheezy on a pi, so I'm particularly interested in how they behave on other OSes, and other versions of Debian.
RenZO, I was thinking of doing some for ola-conf-plugins too, what format would you like it in? Have you got a repository I can clone?
Simon should be pulling them into the main repo soon too.
PN