Is it possible to manage (download, add, update, etc) deployment environment variables on a large scale? For example, with a file?
Thank you for your assistance!
Hello @Rodrigo Soto ,
welcome to the Community!
You can use the Bitbucket Cloud's public API to modify the deployment environment variables. I'm listing below the relevant endpoints that could be used for that purpose along with their documentation :
You can explore those API endpoints and build a script on top of it in case you want to apply some changes to deployment environment variables in multiple repositories under your workspace.
I hope that helps! Let us know in case you have any questions.
Thank you, @Rodrigo Soto !
Patrik S
Thanks a lot! Your answer really helped me out.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.