---
title: influxctl auth
description: The influxctl auth command and its subcommands let a user log in to and log out of an InfluxDB cluster.
url: https://docs.influxdata.com/influxdb3/cloud-dedicated/reference/cli/influxctl/auth/
estimated_tokens: 412
product: InfluxDB Cloud Dedicated
version: cloud-dedicated
---

# influxctl auth

The `influxctl auth` command and its subcommands let a user log in to and log out of an InfluxDB Cloud Dedicated cluster.

## Usage

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

## Subcommands

| Subcommand | Description |
| --- | --- |
| login | Log in to an InfluxDB cluster using InfluxData Auth0 |
| logout | Log out of an InfluxDB cluster; remove local authorization tokens |
| help, h | Output command help |

## Flags

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