influx-cli
influx-cli copied to clipboard
Allow API change during the InfluxQL REPL
The REPL implemented at https://github.com/influxdata/influx-cli/pull/386 does not support changing the connection once the REPL is started.
The 1.x REPL supported the connect command, which should be added back in the 2.x REPL here.