---
title: influxctl user
description: The influxctl user command and its subcommands manage users in InfluxDB Cloud Dedicated clusters.
url: https://docs.influxdata.com/influxdb3/cloud-dedicated/reference/cli/influxctl/user/
estimated_tokens: 340
product: InfluxDB Cloud Dedicated
version: cloud-dedicated
---

# influxctl user

The `influxctl user` command and its subcommands manage users in InfluxDB Cloud Dedicated 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 |
