Push to central server after using octo.exe pack

I’m following the docs here:

After you create a zip file how do you push it to the central octopus server?

From what I can see its not detailed in the doc at that page?

Others have asked but the links are dead (and the post is closed)

http://help.octopusdeploy.com/discussions/problems/46261-problem-using-powershell-to-push-7z-file-to-octopus

http://help.octopusdeploy.com/discussions/questions/11007-zipping-whole-project-and-sending-to-octopus-server

Hi,

Thanks for reaching out! You should be using Octo.exe push: https://octopus.com/docs/api-and-integration/octo.exe-command-line/pushing-packages

Hope that helps,
Dalmiro

thank you Dalmiro, problem solved. also using the teamcity plugin to push was an option