a84df749cc
This updates the repl to support the new influxdb source and use it by default in the repl. It will automatically set some default variables for the influxdb source to make it easier to use the cli. In particular, it will set the default organization, token, and the host. The organization gets set to the one specified in the repl command and the token gets filled in with the user installed one. The host defaults to localhost but will change to whichever one was specified on the cli. In addition, this will replace the http client with one that sets insecure skip verify if the `--skip-verify` flag is used. |
||
---|---|---|
.. | ||
compiler.go |