Etcd启动配置参数

/ # etcd --help
usage: etcd [flags]
       start an etcd server

       etcd --version
       show the version of etcd

       etcd -h | --help
       show the help information about etcd

       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

1.1. member flags

1.2. clustering flags

1.3. proxy flags

1.4. security flags

1.5. logging flags

1.6. unsafe flags

1.7. profiling flags

1.8. auth flags

1.9. experimental flags

最后更新于

这有帮助吗?