Export/import Deployment Process steps using JSON

Is there a way to use the exported deployment process steps in another project? I want to copy the deployment process steps from one project to a newly created one.

Any solution through UI or API works for me.

Best,
Rami

Hi Rami,

Thanks for getting in touch! The best option to export your deployment process to another project would be to clone the project itself. This can be done in your project’s Settings page as shown in the following screenshot.

You can also clone a project via the Octopus.Client (an open source .NET library), and we have a sample script to clone a project using C#.

Would one of those options suit your requirements? Let me know what you think and if you have any further questions. :slight_smile:

Kind regards,

Kenny

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.