Update connection options: --url/XDS_AGENT_URL and --url-server/XDS_SERVER_URL.
authorSebastien Douheret <sebastien.douheret@iot.bzh>
Mon, 4 Dec 2017 10:25:42 +0000 (11:25 +0100)
committerSebastien Douheret <sebastien.douheret@iot.bzh>
Mon, 4 Dec 2017 10:29:48 +0000 (11:29 +0100)
commite54535129f23970619042a328ad9a139bba21c5d
tree14b8685078613fc9fd955465eca959d1480cd8cd
parentdb05ee6a19f75e6fabaf8e6af09926edae554bc2
Update connection options: --url/XDS_AGENT_URL  and --url-server/XDS_SERVER_URL.

--url option (or XDS_AGENT_URL env var) must be used to setup connection with XDS agent running locally on developer host.

--url-server (XDS_SERVER_URL env var) may be set to overwrite default connection settings with XDS server.
.vscode/launch.json
.vscode/settings.json
glide.yaml
main.go
utils.go