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

How do i get the list of all projects and repositories from Bitbucket on premises server

Shruti S G January 6, 2022

How do i get the list of all projects and repositories from Bitbucket on premises server

1 answer

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.
January 6, 2022

Hey @Shruti S G 

We can get this info from Database and via rest API too.

Check out this doc on how to get the list from DB https://confluence.atlassian.com/bitbucketserverkb/how-to-obtain-a-list-of-all-projects-and-repositories-from-bitbucket-database-975027747.html

Regards,

Vishwas

Shruti S G January 7, 2022

Thank you Vishwas. Could you share me doc on how to get that through rest API

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.
January 7, 2022

Hey @Shruti S G 

Couldn't get the exact query or API code to retrieve the data at once, you may have to start looking at the Bitbucket REST API document and build the code here https://docs.atlassian.com/bitbucket-server/rest/5.16.0/bitbucket-rest.html

In case if you have Scriptrunner plugin in bitbucket there is a ready made code available here to get list of projects along with all their repositories and bonus too(size of each repo) https://scriptrunner.adaptavist.com/5.4.5/bitbucket/ScriptConsole.html#_list_all_repository_sizes_by_project

Hope this helps !!

Regards,

Vishwas

Like Shruti S G likes this
Shruti S G January 10, 2022

Thanks for the details. I will try this 

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.
January 10, 2022

Hey @Shruti S G 

Please feel free to accept the answer in case it helped you for the purpose of community posterity :)

Regards,

Vishwas

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events