28 lines
545 B
Markdown
28 lines
545 B
Markdown
---
|
|
title: influxd version
|
|
description: >
|
|
The `influxd version` command outputs the current version of InfluxDB.
|
|
menu:
|
|
influxdb_v1:
|
|
name: influxd version
|
|
weight: 10
|
|
parent: influxd
|
|
alt_links:
|
|
v2: /influxdb/v2/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 |
|