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

# jinko auth logout

> Clear stored credentials.

Clear stored credentials.

## Usage

```bash theme={null}
jinko auth logout [options]
```

## Options

*No options.*

## Examples

```bash theme={null}
jinko auth logout
```

Clears OAuth tokens and any API key from `~/.jinko/config.yaml`. The session file (`~/.jinko/session.yaml`) is untouched, delete it manually if you want a fresh session ID.
