ソースを参照

Merge pull request #7209 from heyitsanthony/etcdmain-help

etcdmain: add gateway and grpc-proxy commands to etcd help
Anthony Romano 9 年 前
コミット
aace95a5bd
1 ファイル変更6 行追加0 行削除
  1. 6 0
      etcdmain/help.go

+ 6 - 0
etcdmain/help.go

@@ -32,6 +32,12 @@ var (
 
 
        etcd --config-file
        etcd --config-file
        path to the server configuration 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 = `
 	flagsline = `
 member flags:
 member flags: