> ## Documentation Index
> Fetch the complete documentation index at: https://docs.tunnel.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# tunnel auth

> Manage your authentication settings in the Tunnel CLI.

The `auth` command gives you an interactive TUI to manage your authentication settings.

## Usage

```bash theme={null}
tunnel auth
```

## Example

```bash theme={null}
$ tunnel auth

💾 Logged in as: Richard Hendricks / @RichardHendricks

@RichardHendricks (richard@piedpiper.com)
💫 ├── Richard's Workspace RichardHendricks
💫 ├── Pied Piper PiedPiper

? What would you like to do? …
❯ Switch accounts
Logout
Exit [ctrl+c]

```
