There are many repositories in my bitbucket, to check size of every repo one by one is too boring. Are there some ways I can know the size of all of my repositories quickly?
You can use this rest API to get size of all repositories (as there is no page that display size of all in one place).
https://developer.atlassian.com/bitbucket/api/2/reference/resource/repositories
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.