Importing Step Templates using Powershell

I am writing a Powershell script to automatically import an Octopus Project to a new Octopus Server. In order for the import to succeed I need to add the required step templates before importing. Is it possible to import a Step Template to an Octopus Server using a Powershell script?

Hi,

Thanks for getting in touch! It can be done fore sure. You should be good to go with this script:

Hope that helps!

Dalmiro