bamboo_clone_plan
Clone a Bamboo build plan to a new project with a different key. Specify source plan key, destination project, and new plan key.
Instructions
Clone an existing Bamboo build plan to a new plan
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_plan_key | Yes | Source plan key (e.g., "PROJ-PLAN") | |
| dest_project_key | Yes | Destination project key (e.g., "NEWPROJ") | |
| dest_plan_key | Yes | New plan key within destination project (e.g., "NEWPLAN") |