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

# jinko auth status

> Show current authentication status.

Show current authentication status.

## Usage

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

## Options

*No options.*

## Examples

```bash theme={null}
jinko auth status
# → authenticated: true
#   environment: prod
#   method: api_key
#   token: jnk_live_...ab12
#   source: config
```
