Hi Team,
As p part of bitbucket Admin activity we need to find list of Repositories with its Name, repo creation date and size.
Could you please help/guide us how to find out such details regarding Bitbucket Repositories?
Regards,
Dnyaneshwar
Using the Atlassian REST API you can get a list of repositories https://developer.atlassian.com/server/bitbucket/rest/v815/api-group-repository/#api-group-repository
Using the Bitbucket Command Line Interface (CLI) app also you are able to get all the piece information from bitbucket.
Please refer to this article for more info https://appfire.atlassian.net/wiki/spaces/SCLI/pages/73371753/Examples
From setup to deployment—this learning path shows you how to build your first app using Forge. Learn the essentials, streamline workflows, and bring custom solutions to life across Jira, Confluence, and more.
Start Learning
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.