mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
Merge pull request #4892 from gyuho/help
etcdmain: add missing flag doc
This commit is contained in:
commit
00f222ecad
@ -116,6 +116,8 @@ security flags:
|
|||||||
enable peer client cert authentication.
|
enable peer client cert authentication.
|
||||||
--peer-trusted-ca-file ''
|
--peer-trusted-ca-file ''
|
||||||
path to the peer server TLS trusted CA file.
|
path to the peer server TLS trusted CA file.
|
||||||
|
--peer-auto-tls 'false'
|
||||||
|
peer TLS using self-generated certificates if --peer-key-file and --peer-cert-file are not provided.
|
||||||
|
|
||||||
logging flags
|
logging flags
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user