mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
feat(discovery): fully working discovery now
This commit is contained in:
@@ -26,7 +26,7 @@ Options:
|
||||
-vv Enabled very verbose logging.
|
||||
|
||||
Cluster Configuration Options:
|
||||
-bootstrap-url=<url> URL to use for bootstrapping the peer list.
|
||||
-discovery=<url> Discovery service used to find a peer list.
|
||||
-peers-file=<path> Path to a file containing the peer list.
|
||||
-peers=<host:port>,<host:port> Comma-separated list of peers. The members
|
||||
should match the peer's '-peer-addr' flag.
|
||||
|
||||
Reference in New Issue
Block a user