Batect now supports shell tab completion in Bash, in addition to the existing support for Fish and Zsh.
This supports both options (eg. ./batect --outTab completes to ./batect --output) and task names
(eg. ./batect bTab completes to ./batect build).
To get started, update your project to Batect 0.73.0, then follow the installation instructions.
