package main import "github.com/OpenCHAMI/configurator/cmd" func main() { cmd.Execute() }