zabbix-cli
zabbix-cli copied to clipboard
Add tab completion functionality for some parameters
Use tab completion when defining command parameters with host, hostgroups or proxy values
This is an available function of Linux bash shell. you can google many references The directory /etc/bash_completion.d is where additions are added.
http://stackoverflow.com/questions/9286792/how-is-tab-completion-implemented-for-linux-commands