Push a package to a repository on the Octopus server

octo

  • Command-line tools for Octopus Deploy.
    More information: <https://octopus.com/docs/octopus-rest-api/octo.exe-command-line>.
  • Trick copyright: tl;dr; <https://github.com/tldr-pages/tldr>

octo push --package={{package_name}}

click the source code to copy