I followed brew install instructions for bash completion. Tab completion is not generating any results. I also tried to manually initialize cache
cd /my/project
__gradle-completion-init
-bash: __gradle-completion-init: command not found
FWIW:
$ bash --version
GNU bash, version 5.1.16(1)-release (x86_64-apple-darwin20.6.0)