Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in

How to bulk download a bitbucket project to AWS linux server?

Mohankumar Muthuvel May 24, 2021

We need to bulk download all the repositories in a bitbucket project to AWS linux server. Please help.

1 answer

0 votes
Theodora Boudale
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
May 26, 2021

Hi @Mohankumar Muthuvel ,

When you say download, I assume that you mean clone all repos?

I'm afraid that there is no way to do this automatically from Bitbucket website.

One suggestion I can make would be to write a script, where you:

- retrieve all repos from a specific project with the following API endpoint:

it should be possible to filter by project key

- then for each repo returned by the previous query, run a mirror clone command so that you get a full copy of the repo

Kind regards,
Theodora

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events