836 B
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. |
|
|
201 |
|
|
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 %}}