Skip to main content

List SSH Keys

At times, you or your team members may need to connect to your servers to execute commands directly from the terminal. To ensure secure access, you can add SSH keys to your environment servers, allowing connections only from authorized keys.

How to List SSH Keys

  1. In the Devopness dashboard, navigate to your desired project, then select the relevant environment.
  2. Locate the SSH Keys card on the environment page.
  3. Click the View button on the SSH Keys card to display the list of SSH keys currently added to the environment.
  4. If no keys are listed, follow the steps in the Create SSH Key Pair and Add SSH Key guides to add your first key.