---
title: influxd config
description: The influxd config command displays the default configuration.
url: https://docs.influxdata.com/enterprise_influxdb/v1/tools/influxd/config/
estimated_tokens: 293
publisher: InfluxData
canonical: https://docs.influxdata.com/enterprise_influxdb/v1/tools/influxd/config/
date: '2023-09-12T23:33:31-06:00'
lastmod: '2023-09-12T23:33:31-06:00'
---

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.                                                  |                      |
| Flag |  | Description | Maps To |
| --- | --- | --- | --- |
| 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. |  |
