package main import "github.com/speatzle/go-passbolt-cli/cmd" func main() { cmd.Execute() }