package main import "github.com/datahearth/config-mapper/cmd" func main() { cmd.Execute() }