vso.code_manage
External DocumentationTo learn more, visit the Azure DevOps documentation.
Basic Parameters
| Parameter | Description |
|---|---|
| Name | The name of the repository to create. |
| Organization | The name of the organization. |
| Project | The project ID or project name. |
| Team Project Reference ID | The ID of the Team Project Reference in which to create the repository.To include additional project properties (for example, description), use Additional Parameters in the Advanced section.Example: For more information about the Team Project Reference object, visit Repositories documentation. |
Advanced Parameters
| Parameter | Description |
|---|---|
| Additional Parameters | A JSON object for additional body parameters. Values specified in this parameter will override equivalent parameters. For example: The object must follow the vendor’s structure as defined in the API documentation. |
| Parent Repository | The parent repository object when creating a fork. For Example: For more information about the Parent Repository Object parameter, visit Repositories documentation. |
| Source Ref | The source refs to use while creating a fork repository. |