Remove an SSH Key

Learn how to remove an SSH Key when it's no longer needed

  1. On Devopness, navigate to a project then select an environment
  2. Find the SSH Keys card
  3. Click the View in the SSH Keys card, to see a list of existing SSH Keys
  4. In the list of keys, find the key you want to remove and click the NAME of the key
  5. On the upper-right corner of the key details view, click REMOVE
  6. Follow the prompts then click REMOVE SSH KEY
  7. In the list of keys, the recently removed SSH Key will be gone

Required permissions

To follow this guide, you need the following permissions in the target environment.

Resource TypeRequired Permission
SSH KeyRemove

For instructions on how to grant user permissions to an environment, please follow the guide Add a team to an environment.

Edit on GitHub