Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-01-24 | Fixed crach when no XDS Server connected. | 1 | -0/+3 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2018-01-05 | Migration to AGL gerrit (update go import) | 1 | -4/+5 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-12-12 | Adapt early logging level of HTTP client. | 1 | -1/+6 | ||
2017-12-07 | Improved reported error on invalid XDS_AGENT_URL | 1 | -3/+10 | ||
Specifically when AGENT_URL is set to SERVER_URL and consequently connection failed with "Failed to get device ID" error. | |||||
2017-12-07 | Support ~ or $VAR for --config option value | 1 | -1/+6 | ||
2017-12-07 | Display early log when exiting earlier. | 1 | -6/+19 | ||
2017-12-05 | Only update Server URL when it's necessary.v0.1.1 | 1 | -2/+4 | ||
2017-12-05 | Support --config option either before or after command verb. | 1 | -0/+13 | ||
2017-12-04 | Update connection options: --url/XDS_AGENT_URL and --url-server/XDS_SERVER_URL. | 1 | -15/+49 | ||
--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. | |||||
2017-11-30 | Added Copyright headers.v0.1.0 | 1 | -2/+21 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-30 | Add -u short option for --url and support port number only. | 1 | -3/+10 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-30 | Used new agent lib name xaapiv1 and fix env setup. | 1 | -2/+0 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> | |||||
2017-11-24 | Fixed config file option or env var detection. | 1 | -19/+36 | ||
2017-11-08 | Display help when no arg is set. | 1 | -1/+5 | ||
2017-11-06 | Improved help/description . | 1 | -10/+27 | ||
2017-11-06 | Fixed env vars setting from config file. | 1 | -1/+25 | ||
2017-11-06 | Initial commitv0.0.1 | 1 | -0/+263 | ||
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh> |