# list

List registered SSH public keys in your project's region. This command allows you to list SSH public keys.

## Usage

```
cldkctl flexi-instance ssh list [flags]
```

## Aliases

```
list, ls
```

## Steps

Follow the steps below to run and view the result of this command:

1. Run the following command in your terminal:

```
cldkctl flexi-instance ssh list 
```

2. The terminal displays the command output.

<figure><img src="https://2882153758-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fi9YWb69HFXLHYlXffReU%2Fuploads%2F3yYvg41bgrqY4ljFBOGG%2Fimage.png?alt=media&#x26;token=011a7298-27ef-4f74-97a6-9ca8f86b4994" alt=""><figcaption></figcaption></figure>

| Column  | Description                            |
| ------- | -------------------------------------- |
| Name    | The name of the SSH key.               |
| Created | The date when the SSH key was created. |

## Flags

{% hint style="info" %}
This command supports [global flags](https://docs.cloudeka.ai/cloudeka-api-list/global-flags). Refer to the Global Flags section for details
{% endhint %}

| Flag                 | Description                |
| -------------------- | -------------------------- |
| -h, --help           | Help for the list command. |
| -p, --project string | Specify project ID.        |
