mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #7209 from heyitsanthony/etcdmain-help
etcdmain: add gateway and grpc-proxy commands to etcd help
This commit is contained in:
commit
aace95a5bd
@ -32,6 +32,12 @@ var (
|
||||
|
||||
etcd --config-file
|
||||
path to the server configuration file
|
||||
|
||||
etcd gateway
|
||||
run the stateless pass-through etcd TCP connection forwarding proxy
|
||||
|
||||
etcd grpc-proxy
|
||||
run the stateless etcd v3 gRPC L7 reverse proxy
|
||||
`
|
||||
flagsline = `
|
||||
member flags:
|
||||
|
Loading…
x
Reference in New Issue
Block a user