SSH Keys

In the SSH Keys page, a list of SSH keys for the selected project and organization-shared keys is displayed, along with options to add a new key and delete existing keys. SSH: ssh keys list

Adding an SSH Key

To add a new key, click on the Add New SSH Key button:

Then, enter the value of your key in the SSH Public Key field along with a name, and click on Add Key:

SSH: add ssh key form Finally, the new key will be added, and you will be redirected to the SSH keys list.

Copying a Key

To copy the value of an SSH key, simply click on the Public Key value of the desired key: SSH: copy ssh key

Deleting a Key

  • To delete a key, click on the three-dot button in the Operations column and select the Delete option.

  • Then, if you are sure about the deletion, click the Delete button in the opened dialog. SSH: remove ssh key