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