Completion
A bash completer for WorkBench is available in the completion
subdirectory of the WorkBench repo.
To deploy it:
Download the file
completion/wb_complete.bashAdd the following line to your
.bashrcor.bash_profilewhere <path/to> is the directory wherewb_complete.bashis located
source "<path/to>/wb_complete.bash"