We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3e1f1a1 + c7cbba1 commit 8f7c2bbCopy full SHA for 8f7c2bb
cmd/carapace/cmd/completers/bridges.go
@@ -14,6 +14,7 @@ func knownbridges() map[string]*completer.Completer {
14
"apptainer": {
15
Description: "Application container and unprivileged sandbox platform for Linux",
16
Url: "https://apptainer.org/",
17
+ Variant: "cobra",
18
},
19
"chezmoi": {
20
Description: "Manage your dotfiles across multiple diverse machines, securely",
0 commit comments