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

# Skyhook auth logout

## skyhook auth logout

Log out from Skyhook

### Synopsis

Log out from Skyhook by removing stored credentials.

```
skyhook auth logout [flags]
```

### Examples

```
  skyhook logout
```

### Options

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

### Options inherited from parent commands

```
      --debug        Enable debug mode (shows full API requests/responses)
  -o, --org string   Organization name
  -v, --verbose      Enable user-friendly verbose output
```

### SEE ALSO

* [skyhook auth](/cli-reference/skyhook_auth)	 - Authentication commands
