src/xds/xds-cli.git
2018-01-08 Sebastien DouheretUpdated go dep (used xds-agent api ~1.0.0) v1.0.0
2018-01-05 Sebastien DouheretMigration to AGL gerrit (update go import)
2018-01-05 Sebastien DouheretAdded AGL .gitreview file
2018-01-04 Sebastien DouheretAdd confirmation before deleting a project or a sdk.
2018-01-04 Sebastien DouheretImproved SDK installation output and add -debug option.
2018-01-03 Sebastien DouheretMinor fixes in sdks command output.
2017-12-22 Sebastien DouheretAdded sdks install / uninstall / abort commands. v0.1.3
2017-12-12 Sebastien DouheretRemoved useless file from Windows package v0.1.2
2017-12-12 Sebastien DouheretAdapt early logging level of HTTP client.
2017-12-07 Sebastien DouheretImproved reported error on invalid XDS_AGENT_URL
2017-12-07 Sebastien DouheretSupport ~ or $VAR for --config option value
2017-12-07 Sebastien DouheretDisplay early log when exiting earlier.
2017-12-06 Sebastien DouheretFixed rpath option detection of exec command.
2017-12-05 Sebastien DouheretOnly update Server URL when it's necessary. v0.1.1
2017-12-05 Sebastien DouheretSupport --config option either before or after command...
2017-12-04 Sebastien DouheretAdded "misc status" (short: "m sts") command
2017-12-04 Sebastien DouheretUpdate connection options: --url/XDS_AGENT_URL and...
2017-12-04 Sebastien DouheretAdded XDS_SDK_ID and XDS_PROJECT_ID env variables support.
2017-11-30 Sebastien DouheretAdded Copyright headers. v0.1.0
2017-11-30 Sebastien DouheretCheck go version because xds-common request go > v1.8.1
2017-11-30 Sebastien DouheretAdd -u short option for --url and support port number...
2017-11-30 Sebastien DouheretUsed new agent lib name xaapiv1 and fix env setup.
2017-11-24 Sebastien DouheretFixed config file option or env var detection.
2017-11-10 Sebastien DouheretAdded config and install scripts
2017-11-10 Sebastien DouheretUse fix commit id to fetch xds-agent while waiting...
2017-11-08 Sebastien DouheretLog projects events.
2017-11-08 Sebastien DouheretAdded short options for exec and project subcommands.
2017-11-08 Sebastien DouheretDisplay help when no arg is set.
2017-11-06 Sebastien DouheretImproved help/description .
2017-11-06 Sebastien DouheretFixed version setting.
2017-11-06 Sebastien DouheretFixed env vars setting from config file.
2017-11-06 Sebastien DouheretInitial commit v0.0.1