cops bitbucket repo commands let you inspect Bitbucket repositories. They call the Bitbucket REST API (/rest/api/1.0).
cops bitbucket repo get
cops bitbucket repo get
Fetch details for a single Bitbucket repository.Alias:
cops bitbucket repo detailsUsage
Flags
Bitbucket project key (e.g.
MYPROJ).Bitbucket repository slug (e.g.
my-service).Output format:
table, json, or markdown.Disable TLS certificate validation. Use only with self-signed certificates in trusted networks.
Override the active config profile.
Output columns
id, name, slug, projectKey, projectNameExamples
Related
cops bitbucket branch
List branches and check whether a branch exists.
cops bitbucket commits
List commits and inspect build statuses.
