mirror of
https://github.com/status-im/consul.git
synced 2025-01-22 03:29:43 +00:00
Fix -mesh-gateway flag help text (#7265)
This commit is contained in:
parent
fd8a1d0b3a
commit
d7fdb249fc
@ -75,7 +75,7 @@ func (c *cmd) init() {
|
||||
"The proxy's ID on the local agent.")
|
||||
|
||||
c.flags.BoolVar(&c.meshGateway, "mesh-gateway", false,
|
||||
"Generate the bootstrap.json but don't exec envoy")
|
||||
"Configure Envoy as a Mesh Gateway.")
|
||||
|
||||
c.flags.StringVar(&c.sidecarFor, "sidecar-for", "",
|
||||
"The ID of a service instance on the local agent that this proxy should "+
|
||||
|
Loading…
x
Reference in New Issue
Block a user