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)
--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.


No differences found