mirror of
https://github.com/linka-cloud/grpc.git
synced 2025-06-22 09:12:28 +00:00
cobra silent usage
This commit is contained in:
@ -7,6 +7,7 @@ import (
|
||||
|
||||
var cmd = &cobra.Command{
|
||||
Short: "A gRPC micro service",
|
||||
SilenceUsage: true,
|
||||
}
|
||||
|
||||
const (
|
||||
|
Reference in New Issue
Block a user