Command-line completion

Press tab once to auto-complete a command. Press tab twice to list all the command options.

Instructions for Debian

Copy the file 'alauda' to /etc/bash-completion.d, then execute:

. /etc/bash_completion.d/alauda

Instructions for OSX

Install bash-completion:

$ brew install bash-completion
$ brew tap homebrew/completions

Copy the file 'alauda' to /etc/bash-completion.d, then execute:

. /usr/local/etc/bash_completion.d/alauda