Powershell script to add Environment and target role

Hello,
I have built VM testing_vm1 with octopus tentacles baked in
is there a powershell script where i can add in a parameter for environment (QA) and target role (Apps) ?

Many Thanks,
Jay

Hi @jayrajc!

You certainly can - you can specify this via the command line with the register-with option in tentacle.exe on the machine. For more information on doing this, please see:

The second link above contains a wealth of great information about automating the process, with example scripts!

I hope this helps! Happy deployments.

Thank you Justin register-with cmd worked…

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