create issue: SSH not taken in consideration and cannot use HTTPS because of two factor auth

Issue #25 new
Maxime Thirouin created an issue

I am using the following command:

bb create --protocol=ssh --scm=git --public my-repo --debug

I guess protocol option is used for the repo url, but not during the creation itself? I also assume that I just cannot use bitbucket-cli with two-factor auth?

Other services like GitHub or GitLab provides private token for this kind of usage. Is there a way (that I didn't find)?

Comments (2)

  1. Keith Solomon

    The settings panel seems to indicate that you can set up an app password for situations like this, but I still get “Request Error 401: unauthorized” when I use an app password.

  2. Log in to comment