package main import "github.com/aws-observability/aws-otel-test-framework/batchTestGenerator/cmd" func main() { cmd.Execute() }