--- title: influxd version description: > The `influxd version` command outputs the current version of InfluxDB. menu: influxdb_1_8: name: influxd version weight: 10 parent: influxd v2: /influxdb/v2.0/reference/cli/influxd/version/ --- The `influxd version` command outputs the current version of InfluxDB. ## Usage ``` influxd version [flags] ``` ## Flags | Flag | | Description | |:---- |:--- |:----------- | | `-h` | `-help` | Help for the `version` command |