Schema Parameter (Connect-Bitbucket Cmdlet)
Specify the schema to use. The available schemas are 'Information', the Repository schemas, and the Project schemas.
Syntax
Connect-Bitbucket -Schema string
Data Type
cstr
Default Value
""
Remarks
The Information schema contains data on workspaces and their repositories, projects, and users. Each Repository schema contains data within a repository, such as commits and pull requests. Each Project schema contains information within a project, such as the project's default reviewers.
This is a required parameter.