influxdb/cmd/influx/cli
Jonathan A. Sternberg c67a0548a0 Support proxy environment variables in the influx client
This also adds support for both the v1 and v2 APIs to set the Proxy
function on the underlying http.Transport.

The functionality for proxy environment variables is provided by the
[http.ProxyFromEnvironment](https://godoc.org/net/http#ProxyFromEnvironment).
2018-02-11 21:51:58 -06:00
..
cli.go Support proxy environment variables in the influx client 2018-02-11 21:51:58 -06:00
cli_internal_test.go cli was caching db/rp for insert into statements 2016-12-07 09:22:48 -06:00
cli_test.go A non-regex solution 2017-11-20 16:30:27 -07:00
parser.go add the ability for retention policy context in cli with use command 2016-12-20 09:15:38 -06:00
parser_internal_test.go add the ability for retention policy context in cli with use command 2016-12-20 09:15:38 -06:00