Update snapshot agent docs

This commit is contained in:
Kyle Havlovitz 2017-09-29 12:28:04 -07:00
parent 624be65d35
commit 7c7927ff3d
No known key found for this signature in database
GPG Key ID: 8A5E6B173056AD6C
1 changed files with 5 additions and 0 deletions

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,