Beispiel #1
0
func main() {
	cmd.NewRootCmd().Execute()
}
Beispiel #2
0
func main() {
	grpc.EnableTracing = false
	cmd.NewRootCmd().Execute()
}