package main import "github.com/kercylan98/minotaur/planner/pce/exporter/cmd" func main() { cmd.Execute() }