From 9cbed7f89e8340b70edce053b0a7f97f6c9cc21b Mon Sep 17 00:00:00 2001 From: Matt McCoy Date: Mon, 11 Jan 2016 14:24:35 -0500 Subject: [PATCH] Add consul agent help for advertise-wan --- command/agent/command.go | 1 + 1 file changed, 1 insertion(+) diff --git a/command/agent/command.go b/command/agent/command.go index ffdfcef070..d2accf4b45 100644 --- a/command/agent/command.go +++ b/command/agent/command.go @@ -958,6 +958,7 @@ Usage: consul agent [options] Options: -advertise=addr Sets the advertise address to use + -advertise-wan=addr Sets address to advertise on wan instead of advertise addr -atlas=org/name Sets the Atlas infrastructure name, enables SCADA. -atlas-join Enables auto-joining the Atlas cluster -atlas-token=token Provides the Atlas API token