Update snapshot agent docs

This commit is contained in:
Kyle Havlovitz 2017-09-29 12:28:04 -07:00
parent 787787f904
commit 93bf819c36
No known key found for this signature in database
GPG Key ID: 8A5E6B173056AD6C

View File

@ -81,6 +81,11 @@ Usage: `consul snapshot agent [options]`
"http_addr": "127.0.0.1:8500", "http_addr": "127.0.0.1:8500",
"token": "", "token": "",
"datacenter": "", "datacenter": "",
"ca_file": "",
"ca_path": "",
"cert_file": "",
"key_file": "",
"tls_server_name": "",
"log": { "log": {
"level": "INFO", "level": "INFO",
"enable_syslog": false, "enable_syslog": false,