# show ssh-client-keys

## Syntax

{% code overflow="wrap" %}

```
show ssh-client-keys [detail]
```

{% endcode %}

## Syntax Description

<table><thead><tr><th width="193"></th><th></th></tr></thead><tbody><tr><td><code>detail</code></td><td>(Optional) Show key details.</td></tr></tbody></table>

## Defaults

## Usage Guidelines

This command displays the current user’s SSH client public keys. The keys obtained can then be added to the list of authorized keys on a remote system for public key authentication.

## Examples

```
show ssh-client-keys
```

## Related Commands
