Using bash you can use auto-completion for CLI commands and parameters. The auto-completion script is automatically installed.
- To disable the auto-completion script, run weka agent autocomplete uninstall
- To reinstall the script on a host, run weka agent autocomplete install and re-enter your shell session.
You can also use weka agent autocomplete export to get the bash completions script and write it to any desired location.