From dfb2ed07dbe86f1d97258cb0f5c7a86443c0e449 Mon Sep 17 00:00:00 2001 From: Anthony Romano Date: Fri, 20 Jan 2017 15:54:13 -0800 Subject: [PATCH] etcdmain: add gateway and grpc-proxy commands to etcd help --- etcdmain/help.go | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etcdmain/help.go b/etcdmain/help.go index aafe21af3..fbdaf737c 100644 --- a/etcdmain/help.go +++ b/etcdmain/help.go @@ -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: