Update .gitreview file
[src/xds/xds-cli.git] / main.go
2019-04-09 Sebastien DouheretUse go module as dependency tool instead of glide 56/20956/1 7.99.1 7.99.2 7.99.3 halibut/7.99.1 halibut/7.99.2 halibut/7.99.3 halibut_7.99.1 halibut_7.99.2 halibut_7.99.3
2019-01-04 Sebastien DouheretAdd cli-config.env file support 59/19859/1 7.90.0 halibut/7.90.0 halibut_7.90.0
2018-10-23 Sebastien DouheretDisable completion (not working well) 85/17385/1 6.99.1 6.99.2 6.99.3 6.99.4 guppy/6.99.1 guppy/6.99.2 guppy/6.99.3 guppy/6.99.4 guppy_6.99.1 guppy_6.99.2 guppy_6.99.3 guppy_6.99.4
2018-03-09 Sebastien DouheretAdded default CTRL+C signal handler.
2018-03-09 Sebastien DouheretFixed terminal output (support escape and control chara...
2018-03-06 Sebastien DouheretAdded bash completion support.
2018-02-23 Sebastien DouheretAdded target and terminal support v1.1.0
2018-02-23 Sebastien DouheretAdded logfile support
2018-01-24 Sebastien DouheretFixed crach when no XDS Server connected.
2018-01-05 Sebastien DouheretMigration to AGL gerrit (update go import)
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-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 DouheretUpdate connection options: --url/XDS_AGENT_URL and...
2017-11-30 Sebastien DouheretAdded Copyright headers. v0.1.0
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-08 Sebastien DouheretDisplay help when no arg is set.
2017-11-06 Sebastien DouheretImproved help/description .
2017-11-06 Sebastien DouheretFixed env vars setting from config file.
2017-11-06 Sebastien DouheretInitial commit v0.0.1