25 lines
509 B
Markdown
25 lines
509 B
Markdown
---
|
|
title: influxd version
|
|
description: The `influxd version` command outputs the current version of InfluxDB.
|
|
influxdb/v2.1/tags: [influxd, cli]
|
|
menu:
|
|
influxdb_2_1_ref:
|
|
parent: influxd
|
|
weight: 202
|
|
products: [oss]
|
|
---
|
|
|
|
The `influxd version` command outputs the current version of InfluxDB.
|
|
|
|
## Usage
|
|
|
|
```
|
|
influxd version [flags]
|
|
```
|
|
|
|
## Flags
|
|
|
|
| Flag | | Description |
|
|
|:---- |:--- |:----------- |
|
|
| `-h` | `--help` | Help for the `version` command |
|