https://support.atlassian.com/bitbucket-cloud/docs/troubleshoot-ssh-issues/
-
add ssh key to bitbucket
-
checks your SSH agent for an SSH key, and then checks if that private key matches a public key for an acc
ssh -T [email protected]
-
debug
The SSH config file your terminal is reading The IP address is connected to your local machine The SSH keys that load for authentication
ssh -v [email protected]