Is there any way to automate Atlassian Bamboo plan creation and configuration process

My project requires creation of build and deployment plans in Bamboo for different Bitbucket repositories. I read Bamboo API documentation at - however I couldn't find APIs for plans creation there.

I could also find a tool named Bamboo CLI, however it a paid tool and I am looking for a free alternative.

Does anyone know how this issue can be dealt with without using Bamboo UI?

P.S. I am using Python as a development language

1 Answer

Bamboo Specs solved this issue -

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge that you have read and understand our privacy policy and code of conduct.

You Might Also Like