---
title: influxctl auth logout
description: The influxctl auth logout command lets a user log out of an InfluxDB cluster and removes the user’s local authorization tokens.
url: https://docs.influxdata.com/influxdb3/cloud-dedicated/reference/cli/influxctl/auth/logout/
estimated_tokens: 238
product: InfluxDB Cloud Dedicated
version: cloud-dedicated
---

# influxctl auth logout

The `influxctl auth logout` command lets a user log out of an InfluxDB Cloud Dedicated cluster and removes the user’s local authorization tokens.

## Usage

```sh
influxctl auth logout
```

## Flags

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

*Also see [`influxctl` global flags](/influxdb3/cloud-dedicated/reference/cli/influxctl/#global-flags).*
