Command line tools

InfluxDB provides command line tools designed to aid in managing and working with InfluxDB from the command line. The following command line interfaces (CLIs) are available:

influx - InfluxDB command line interface

The influx CLI includes commands to manage many aspects of InfluxDB, including buckets, organizations, users, tasks, etc.

influxd - InfluxDB service

The influxd service starts and runs all the processes necessary for InfluxDB to function.