summary |
shortlog | log |
commit |
commitdiff |
review |
tree
first ⋅ prev ⋅ next
Sebastien Douheret [Thu, 7 Dec 2017 14:59:39 +0000 (15:59 +0100)]
Support ~ or $VAR for --config option value
Sebastien Douheret [Thu, 7 Dec 2017 14:58:35 +0000 (15:58 +0100)]
Display early log when exiting earlier.
Sebastien Douheret [Wed, 6 Dec 2017 21:54:06 +0000 (22:54 +0100)]
Fixed rpath option detection of exec command.
Sebastien Douheret [Tue, 5 Dec 2017 13:57:56 +0000 (14:57 +0100)]
Only update Server URL when it's necessary.
Sebastien Douheret [Tue, 5 Dec 2017 13:56:14 +0000 (14:56 +0100)]
Support --config option either before or after command verb.
Sebastien Douheret [Mon, 4 Dec 2017 10:27:30 +0000 (11:27 +0100)]
Added "misc status" (short: "m sts") command
Sebastien Douheret [Mon, 4 Dec 2017 10:25:42 +0000 (11:25 +0100)]
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.
Sebastien Douheret [Mon, 4 Dec 2017 10:21:44 +0000 (11:21 +0100)]
Added XDS_SDK_ID and XDS_PROJECT_ID env variables support.
Sebastien Douheret [Thu, 30 Nov 2017 15:09:01 +0000 (16:09 +0100)]
Added Copyright headers.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Thu, 30 Nov 2017 14:59:00 +0000 (15:59 +0100)]
Check go version because xds-common request go > v1.8.1
Sebastien Douheret [Thu, 30 Nov 2017 13:29:35 +0000 (14:29 +0100)]
Add -u short option for --url and support port number only.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Tue, 28 Nov 2017 13:19:00 +0000 (14:19 +0100)]
Used new agent lib name xaapiv1 and fix env setup.
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Fri, 24 Nov 2017 16:46:24 +0000 (17:46 +0100)]
Fixed config file option or env var detection.
Sebastien Douheret [Fri, 10 Nov 2017 09:10:53 +0000 (10:10 +0100)]
Added config and install scripts
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>
Sebastien Douheret [Fri, 10 Nov 2017 08:38:55 +0000 (09:38 +0100)]
Use fix commit id to fetch xds-agent while waiting rc2.
Sebastien Douheret [Wed, 8 Nov 2017 16:45:39 +0000 (17:45 +0100)]
Log projects events.
Sebastien Douheret [Wed, 8 Nov 2017 16:45:12 +0000 (17:45 +0100)]
Added short options for exec and project subcommands.
Sebastien Douheret [Wed, 8 Nov 2017 09:21:43 +0000 (10:21 +0100)]
Display help when no arg is set.
Sebastien Douheret [Mon, 6 Nov 2017 17:11:19 +0000 (18:11 +0100)]
Improved help/description .
Sebastien Douheret [Mon, 6 Nov 2017 16:35:13 +0000 (17:35 +0100)]
Fixed version setting.
Sebastien Douheret [Mon, 6 Nov 2017 15:51:23 +0000 (16:51 +0100)]
Fixed env vars setting from config file.
Sebastien Douheret [Fri, 3 Nov 2017 17:32:24 +0000 (18:32 +0100)]
Initial commit
Signed-off-by: Sebastien Douheret <sebastien.douheret@iot.bzh>