influxd print-config
This page documents an earlier version of InfluxDB. InfluxDB v2.7 is the latest stable version.
The influxd print-config
command prints a full InfluxDB configuration resolved
from the current influxd
environment.
The command formats output as YAML.
Usage
influxd print-config [flags]
For information about available InfluxDB configuration methods, see InfluxDB configuration options.
Flags
Flag | Description | Input type | |
---|---|---|---|
-h | --help | Help for print-config | |
--key-name | Print the value of a specific configuration key | string |
Examples
Print full influxd configuration
influxd print-config
Print the value of a specific influxd configuration setting
influxd print-config --key-name=http-bind-address
Was this page helpful?
Thank you for your feedback!
Support and feedback
Thank you for being part of our community! We welcome and encourage your feedback and bug reports for InfluxDB and this documentation. To find support, use the following resources:
InfluxDB Cloud and InfluxDB Enterprise customers can contact InfluxData Support.