feat: Added bash completion support.

This commit is contained in:
2026-07-13 13:18:08 -04:00
parent b0635e035c
commit e0a339e8ec
5 changed files with 316 additions and 9 deletions
+2 -1
View File
@@ -138,7 +138,8 @@ key somewhere, otherwise your data could be lost forever.`,
short = "Generate shell completion scripts",
long = `Supported shells:
nushell`,
nushell
bash`,
flags = {.Help},
args = {{name = "shell", ntype = "string", completion = "shells"}},
},