---
title: influxctl cluster
description: The influxctl cluster command and its subcommands provide information about InfluxDB clusters.
url: https://docs.influxdata.com/influxdb3/clustered/reference/cli/influxctl/cluster/
estimated_tokens: 386
product: InfluxDB Clustered
version: clustered
---

# influxctl cluster

The `influxctl cluster` command and its subcommands provide information about InfluxDB clusters.

## Usage

```sh
influxctl cluster [subcommand] [subcommand options] [arguments...]
```

## Subcommands

| Subcommand | Description |
| --- | --- |
| get | Get information about a cluster |
| list | List all clusters |
| help, h | Output command help |

## Flags

| Flag |  | Description |
| --- | --- | --- |
| -h | --help | Output command help |
