package main import "github.com/carapace-sh/carapace-bin/completers/git-archive-file_completer/cmd" func main() { cmd.Execute() }