浏览代码

etcdmain: add gateway and grpc-proxy commands to etcd help

Anthony Romano 9 年之前
父节点
当前提交
dfb2ed07db
共有 1 个文件被更改,包括 6 次插入0 次删除
  1. 6 0
      etcdmain/help.go

+ 6 - 0
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: