> ## 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 config show

> Show current configuration.

Show current configuration.

## Usage

```bash theme={null}
jinko config show [options]
```

## Options

*No options.*

## Examples

```bash theme={null}
jinko config show
# Dumps the current ~/.jinko/config.yaml (secrets masked)
```
