24 lines
549 B
Markdown
24 lines
549 B
Markdown
---
|
|
title: influx version
|
|
description: The `influx version` command outputs the current version of the influx command line interface (CLI).
|
|
influxdb/v2.0/tags: [influx, cli]
|
|
menu:
|
|
influxdb_2_0_ref:
|
|
parent: influx
|
|
weight: 202
|
|
---
|
|
|
|
The `influx version` command outputs the current version of the influx command line interface (CLI).
|
|
|
|
## Usage
|
|
|
|
```
|
|
influx version [flags]
|
|
```
|
|
|
|
## Flags
|
|
|
|
| Flag | | Description |
|
|
|:---- |:--- |:----------- |
|
|
| `-h` | `--help` | Help for the `version` command |
|