-
Suggestion
-
Resolution: Unresolved
-
None
-
1
-
Hi team,
Currently the "Add SSH key" dialogue box only includes pbcopy, which is Mac-specific:
Already have a key?
Copy and paste your key with
cat ~/.ssh/id_rsa.pub | pbcopy
We have documentation specific for each platform that describes how to copy the key for Windows/Mac/Linux:
- https://support.atlassian.com/bitbucket-cloud/docs/set-up-personal-ssh-keys-on-linux/
- https://support.atlassian.com/bitbucket-cloud/docs/set-up-personal-ssh-keys-on-windows/
- https://support.atlassian.com/bitbucket-cloud/docs/set-up-personal-ssh-keys-on-macos/
It would be great if the browser performed a check on the specific OS you're using, then adapted the dialogue box message based on this to provide a valid command across all platforms.
Cheers!
- Ben (Bitbucket Cloud Support)