I am trying to download the list of repositories. I can view them but looking for a way to download into a file.
There is not a way to do this directly from the web interface. You can get a list via the REST API. Note, due to pagination you likely need to loop. Check the following REST API documentation.
https://developer.atlassian.com/cloud/bitbucket/rest/api-group-repositories/#api-group-repositories
Thank you
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.