influx

InfluxDB command-line client. More information: <https://docs.influxdata.com/influxdb/v1.7/tools/shell/>.

Debian Debian
RUN apt-get update && \ apt-get install -y influxdb-client
Ubuntu
RUN apt-get update && \ apt-get install -y influxdb-client
Arch Arch Linux
RUN pacman -S --noconfirm influxdb-client
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y influxdb-client
Raspbian
RUN apt-get update && \ apt-get install -y influxdb-client
click the source code to copy install influx on any operating system with command-not-found.com