title |
description |
v2.0/tags |
menu |
weight |
related |
products |
influxd - InfluxDB service |
The `influxd` service starts and runs all the processes necessary for InfluxDB to function. |
|
v2_0_ref |
name |
parent |
influxd |
Command line tools |
|
|
102 |
/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 |
generate |
Generate time series data sets using TOML schema. |
inspect |
Inspect on-disk database data. |
restore |
Restore data and metadata from a backup file set |
run |
Start the influxd server (default) |
version |
Output the current version of InfluxDB |
Flags
{{% cli/influxd-flags %}}