Influx command line access

"bin/influx.exe" -host <address> -port 8086 -username xxxxxxx -password xxxxxxx -ssl
 
 
 
 
 
"influx.exe" -host dex-data-1.corp.riotinto.org -port 8086 -username xxxxxxx -password xxxxxxx -ssl"bin/influx.exe" -host dex-data-1.corp.riotinto.org -port 8086 -username xxxxxxx -password xxxxxxx -ssl
 
curl -O https://www.influxdata.com/d/install_influxdb3.sh && sh install_influxdb3.sh
 
 
 
"influx.exe" -host dex-data-1.corp.riotinto.org -port 8086 -username xxxxxxx -password xxxxxxx -ssl"bin/influx.exe" -host dex-data-1.corp.riotinto.org -port 8086 -username xxxxxxx -password xxxxxxx -ssl
 
curl -O https://www.influxdata.com/d/install_influxdb3.sh && sh install_influxdb3.sh
 
 
 
"influx.exe" -host dex-data-1.corp.riotinto.org -port 8086 -username xxxxxxx -password xxxxxxx -ssl