influxdb/cmd/influx/cli
emluque fa681edcb9 6563 Support Ctrl+C to cancel a running query in the Influx CLI
Solved the issue by using context on the http request on the client.
2017-09-01 08:02:27 -05:00
..
cli.go 6563 Support Ctrl+C to cancel a running query in the Influx CLI 2017-09-01 08:02:27 -05: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 6563 Support Ctrl+C to cancel a running query in the Influx CLI 2017-09-01 08:02:27 -05: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