$ git clone git@bitbucket.org:repo/app.git
Cloning into 'app'...
The authenticity of host 'bitbucket.org (1.2.3.4)' can't be established.
RSA key fingerprint is SHA256:xxx.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added 'bitbucket.org,1.2.3.4' (RSA) to the list of known hosts.
git@bitbucket.org: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
Host bitbucket.org
IdentityFile /Users/user/.ssh/id_rsa








