git - Remove deployment key from Bitbucket -


i having problems add ssh public key bitbucket account. seems accidentally added personal key deployment key bitbucket team. when trying add accounts key, states key in usage. how can delete teams deployment key added accidentally? have delete team? seems cant find option. have several public keys connected git account working.

i using tutorial, theoretically seems pretty easy me:

https://www.youtube.com/watch?v=dphlldvdw-8

i tried 1 bitbucket.com:

https://confluence.atlassian.com/display/bitbucket/set+up+ssh+for+git

no, deleting team unnecessary.

this page seems have settings team ssh keys (fill in team name) https://bitbucket.org/account/user/your_team_name/ssh-keys/

you should able delete key on page.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -