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

How to export the list of Projects along with Repos in Bitbucket cloud

Prabhu Chilukuri December 19, 2021

Hi All,

Is there a way to export the list of projects along with repositories in Bitbucket Cloud?

 

Thanks,

2 answers

0 votes
Karthick S
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
April 21, 2022

Hello @Prabhu Chilukuri

Thank you for reaching out to Atlassian Community!

In Bitbucket Cloud, you may have to use this REST API to get the list of projects in a workspace 

To get the list of repositories, you may have to use this REST API to get list of repositories in a workspace This returns the project key as well.

Let us know if you have any queries. 

Kind regards,

Karthick S

0 votes
Vishwas
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
December 20, 2021

Hi @Prabhu Chilukuri 

Via REST API of bitbucket we can get the list of repos.

I did find this link which has python script to get the list of all repositories https://www.middlewareinventory.com/blog/bitbucket-list-repositories/

Maybe with few modifications you can make it work according to your use case.

 

Regards,

Vishwas

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events