We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
#ssh Remove a conflicting ssh key from known_hosts ssh-keygen -R ${HOST_TO_REMOVE}
ssh-keygen -R ${HOST_TO_REMOVE}