You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a user I would like to connect to the BitBucket server and retrieve all repos by using a stored SSH Key, (I suspect via a key-id), instead of username/password -- however, I can't figure out how to do that.... can you help?
For instance:
stash.connect("example.com", "admin", "password")
is shown as an example -- but what if I wanted to use an SSH Key instead?
Thanks for any/all of your help regarding this.
The text was updated successfully, but these errors were encountered:
As a user I would like to connect to the BitBucket server and retrieve all repos by using a stored SSH Key, (I suspect via a key-id), instead of username/password -- however, I can't figure out how to do that.... can you help?
For instance:
stash.connect("example.com", "admin", "password")
is shown as an example -- but what if I wanted to use an SSH Key instead?
Thanks for any/all of your help regarding this.
The text was updated successfully, but these errors were encountered: