---
title: influxctl user
description: The influxctl user command and its subcommands manage users in InfluxDB clusters.
url: https://docs.influxdata.com/influxdb3/clustered/reference/cli/influxctl/user/
estimated_tokens: 335
product: InfluxDB Clustered
version: clustered
---

# influxctl user

The `influxctl user` command and its subcommands manage users in InfluxDB clusters.

## Usage

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

## Subcommands

| Subcommand | Description |
| --- | --- |
| list | List all users |
| help, h | Output command help |

## Flags

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