Example:

balancer completion

Prints words for TAB auto-completion.

Examples:

balancer completion
balancer completion hello
balancer completion hello name

To enable, TAB auto-completion add the following to your profile:

eval $(balancer completion_script)

Auto-completion example usage:

balancer [TAB]
balancer hello [TAB]
balancer hello name [TAB]
balancer hello name --[TAB]