Hi,
I am looking for a possible way to trigger Octopus deployment from a command line utility. Please let me know if there is a provision to do this and send the script for it.
Thanks,
Sohil
Hi,
I am looking for a possible way to trigger Octopus deployment from a command line utility. Please let me know if there is a provision to do this and send the script for it.
Thanks,
Sohil
Hi Sohil,
Thanks for getting in touch! There are a number of options to trigger deployments in Octopus from outside of the web portal. You can use Octo.exe deploy-release
command as outlined in the following documentation.
You can use the Octopus.Client (an open source .NET library), of which we have sample scripts in our API repository.
Or via the REST API directly.
I hope this helps! Let me know if you have any further questions moving forward.
Best regards,
Kenny
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.