package main import "github.com/wild-cloud/wild-central/wild/cmd" func main() { cmd.Execute() }