mirror of
https://github.com/outbackdingo/ghorg.git
synced 2026-02-05 00:15:52 +00:00
542 B
542 B
Bitbucket Cloud
Clone the microsoft workspace using an app-password
ghorg clone microsoft --scm=bitbucket --bitbucket-username=<your-username> --token=<app-password>
Clone the microsoft workspace using oauth token
ghorg clone microsoft --scm=bitbucket --token=<oauth-token>
Hosted Bitbucket
Clone the foobar workspace on a hosted bitbucket instance using an app-password
ghorg clone foobar --scm=bitbucket --bitbucket-username=<your-username> --token=<app-password> --base-url=https://api.myhostedbb.com/v2