mirror of
https://github.com/linka-cloud/grpc.git
synced 2024-11-24 11:56:26 +00:00
cobra silent usage
This commit is contained in:
parent
af25e09154
commit
8e5e48f39b
@ -7,6 +7,7 @@ import (
|
||||
|
||||
var cmd = &cobra.Command{
|
||||
Short: "A gRPC micro service",
|
||||
SilenceUsage: true,
|
||||
}
|
||||
|
||||
const (
|
||||
|
Loading…
Reference in New Issue
Block a user