docs-v2/content/influxdb/v2.0/reference/cli/influxd/run.md

836 B

title description influxdb/v2.0/tags menu weight related products
influxd run The `influxd run` command is the default `influxd` command and starts the influxd server.
influxd
cli
influxdb_2_0_ref
parent
influxd
201
/influxdb/v2.0/reference/config-options/
oss

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

Usage

influxd run [flags]

{{% note %}} Because run is the default command for influxd, the following commands are the same:

influxd
influxd run

{{% /note %}}

{{% note %}} For information about other available InfluxDB configuration methods, see InfluxDB configuration options. {{% /note %}}

Flags

{{% cli/influxd-flags %}}