link_branch
Links the current git branch to a Keboola development branch, creating a new branch if none exists. The Keboola branch name defaults to the git branch name.
Instructions
Links the current git branch to a Keboola development branch.
If no Keboola branch with the specified name exists, creates one. The Keboola branch name defaults to the git branch name if not specified.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| branch_name | No | Optional custom name for the Keboola branch (defaults to git branch name) | |
| description | No | Optional description for the new Keboola branch |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||