influxd run

This page documents an earlier version of InfluxDB. InfluxDB v2.7 is the latest stable version. View this page in the v2.7 documentation.

The influxd run command is the default command for influxd. It starts and runs all the processes necessary for InfluxDB to function.

Usage

  1. influxd run [flags]

Because run is the default command for influxd, the following commands are the same:

  1. influxd
  2. influxd run

For information about other available InfluxDB configuration methods, see InfluxDB configuration options.

Flags

influxd cli