mirror of https://github.com/status-im/consul.git
Update snapshot agent docs
This commit is contained in:
parent
787787f904
commit
93bf819c36
|
@ -81,6 +81,11 @@ Usage: `consul snapshot agent [options]`
|
|||
"http_addr": "127.0.0.1:8500",
|
||||
"token": "",
|
||||
"datacenter": "",
|
||||
"ca_file": "",
|
||||
"ca_path": "",
|
||||
"cert_file": "",
|
||||
"key_file": "",
|
||||
"tls_server_name": "",
|
||||
"log": {
|
||||
"level": "INFO",
|
||||
"enable_syslog": false,
|
||||
|
|
Loading…
Reference in New Issue