# logout

`speakeasy auth logout`  

Logout of the CLI  

## Details

The "logout" command removes authentication from the CLI.

## Usage

```
speakeasy auth logout [flags]
```

### Options

```
  -h, --help   help for logout
```

### Options inherited from parent commands

```
      --logLevel string   the log level (available options: [info, warn, error]) (default "info")
```

### Parent Command

* [speakeasy auth](/docs/speakeasy-reference/cli/auth)	 - Authenticate the CLI
