package main import "github.com/ldez/traefik-certs-dumper/cmd" func main() { cmd.Execute() }