---
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/clustered/reference/cli/influxctl/auth/logout/
estimated_tokens: 233
product: InfluxDB Clustered
version: clustered
---

# influxctl auth logout

The `influxctl auth logout` command lets a user log out of an InfluxDB 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/clustered/reference/cli/influxctl/#global-flags).*
