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