repos_create
Create and clone a new Git repository in the Databricks workspace by specifying a remote URL and provider.
Instructions
Create (and clone) a new repo in the workspace.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Git remote URL | |
| provider | Yes | gitHub | bitbucketCloud | azureDevOpsServices | gitLab | gitHubEnterprise | bitbucketServer | awsCodeCommit | |
| path | No | Workspace path under /Repos/... for the new repo | |
| branch | No | ||
| head_ref | No | ||
| sparse_checkout | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |