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