26 lines
495 B
Markdown
26 lines
495 B
Markdown
---
|
|
title: influxd version
|
|
description: >
|
|
The `influxd version` command outputs the current version of InfluxDB.
|
|
menu:
|
|
enterprise_influxdb_v1:
|
|
name: influxd version
|
|
weight: 10
|
|
parent: influxd
|
|
---
|
|
|
|
|
|
The `influxd version` command outputs the current version of InfluxDB.
|
|
|
|
## Usage
|
|
|
|
```
|
|
influxd version [flags]
|
|
```
|
|
|
|
## Flags
|
|
|
|
| Flag | | Description |
|
|
|:---- |:--- |:----------- |
|
|
| `-h` | `-help` | Help for the `version` command |
|