title |
description |
influxdb/v2.0/tags |
menu |
weight |
related |
products |
influxd - InfluxDB service |
The `influxd` service starts and runs all the processes necessary for InfluxDB to function. |
|
influxdb_2_0_ref |
name |
parent |
influxd |
Command line tools |
|
|
102 |
/influxdb/v2.0/reference/config-options/ |
|
|
The influxd
daemon starts and runs all the processes necessary for InfluxDB to function.
Usage
influxd [flags]
influxd [command]
{{% note %}}
For information about other available InfluxDB configuration methods, see
InfluxDB configuration options.
{{% /note %}}
Commands
Command |
Description |
inspect |
Inspect on-disk database data |
print-config |
Print full influxd configuration for the current environment |
run |
Start the influxd server (default) |
upgrade |
Upgrade a 1.x version of InfluxDB to 2.0 |
version |
Output the current version of InfluxDB |
Flags
{{< cli/influxd-flags >}}