20 lines
395 B
Markdown
20 lines
395 B
Markdown
---
|
|
title: influxctl version
|
|
description: >
|
|
The `influxctl version` command outputs the current version and architecture of
|
|
the `influxctl` command line interface.
|
|
menu:
|
|
influxdb3_clustered:
|
|
parent: influxctl
|
|
weight: 202
|
|
---
|
|
|
|
The `influxctl version` command outputs the current version and architecture of
|
|
the `influxctl` command line interface.
|
|
|
|
## Usage
|
|
|
|
```sh
|
|
influxctl version
|
|
```
|