influxdb/cmd/influx
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 Support proxy environment variables in the influx client 2018-02-11 21:51:58 -06:00
main.go Allow setting the node id in the influx cli program 2018-01-02 11:15:19 -06:00