docs-v2/content/influxdb/v2/reference/cli/influxd/_index.md

2.1 KiB

title description influxdb/v2/tags menu weight related products
influxd - InfluxDB service The `influxd` service starts and runs all the processes necessary for InfluxDB to function.
influxd
cli
influxdb_v2
name parent
influxd Command line tools
102
/influxdb/v2/reference/config-options/
oss

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
downgrade Downgrade metadata schema to match an older release
help Output help information for influxd
inspect Inspect on-disk database data
print-config (Deprecated) Print full influxd configuration for the current environment
recovery Recover operator access to InfluxDB
run Start the influxd server (default)
upgrade Upgrade a 1.x version of InfluxDB to {{< current-version >}}
version Output the current version of InfluxDB

Flags

{{< cli/influxd-flags >}}