# Temporal CLI cloud logout command reference

> Logout

{/* NOTE: This is an auto-generated file. Any edit to this file will be overwritten.
This file is generated from https://github.com/temporalio/cli via cmd/gen-docs */}

> **Pre-release**

This page provides a reference for the `temporal cloud logout` command.

Log out from Temporal Cloud by clearing stored authentication tokens
and credentials from the local configuration.

Example:

```
temporal cloud logout
```

| Flag | Required | Description |
|------|----------|-------------|
| `--domain` | No | **string** Authentication domain for the OAuth provider. |
