Merge pull request 'feat: Add Client Authentication and Provisioning Plugin' (#22) from feat/auth-plugin into master

Reviewed-on: #22
This commit is contained in:
2026-06-28 08:53:40 +05:30
5 changed files with 263 additions and 1 deletions

2
b.sh
View File

@@ -89,7 +89,7 @@ _b_completion() {
# If completing the first argument after 'b'
if [ "$COMP_CWORD" -eq 1 ]; then
opts="all con gone up ware bware"
opts="all con gone up ware bware me trust"
local routes_dir="$HOME/.config/bootstrap"
local installer_keys=""