We got a couple Projects, with quite a few repositories in some case, and there are also private repositories.
How can i find out the size of each?
(As to check if private ones are used reasonably and what projects are eating up my disc space.)
In Bitbucket Cloud, a repository admin can see the size under "Repository Details" under Settings.
In Bitbucket Server too, you can view it under Settings > Repository Details after clicking on "Retrieve Size Details".
If you are using Bitbucket Cloud, you can use the Forge app described in this article:
- Access and Share Repository Size Data Across All Projects
The app adds a Workspace Settings Menu page with the size of all repositories in a workspace and a download option to export the information in a CSV file. The app also adds the size information in the repository overview for each user to see.
I'm showing how the app works in this YouTube video.Hope this helps,Caterina
Retrieve Size Details, where is this?
If you are in the Repository settings, make sure that you have selected the top/first item for Repository details. Then, you should see Approximate size with Retrieve size details. Just click on Retrieve size details.
Is it possible to get this information via a REST API call?
It looks like you're new here. Sign in or register to get started.