mirror of https://github.com/hashicorp/consul
Merge pull request #1585 from mattnenterprise/advertise-wan-cli
Add consul agent help for advertise-wanpull/1589/head
commit
eb85b6e839
|
@ -958,6 +958,7 @@ Usage: consul agent [options]
|
||||||
Options:
|
Options:
|
||||||
|
|
||||||
-advertise=addr Sets the advertise address to use
|
-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=org/name Sets the Atlas infrastructure name, enables SCADA.
|
||||||
-atlas-join Enables auto-joining the Atlas cluster
|
-atlas-join Enables auto-joining the Atlas cluster
|
||||||
-atlas-token=token Provides the Atlas API token
|
-atlas-token=token Provides the Atlas API token
|
||||||
|
|
Loading…
Reference in New Issue