---
title: influxd config
description: The influxd config command displays the default configuration.
url: https://docs.influxdata.com/influxdb/v1/tools/influxd/config/
estimated_tokens: 263
product: InfluxDB OSS v1
version: v1
---

# influxd config

This page documents an earlier version of InfluxDB OSS. [InfluxDB 3 Core](/influxdb3/core/) is the latest stable version.

The `influxd config` command displays the default configuration.

## Usage

```
influxd config [flags]
```

## Flags

| Flag |  | Description | Maps To |
| --- | --- | --- | --- |
|  | -config | Set the path to the configuration file. Disable the automatic loading of a configuration file using the null device (such as /dev/null). | INFLUXDB_CONFIG_PATH |
| -h | -help | Help for the influxd config command. |  |
