TLDR
Enter a command. For example: reg import, choco apikey, octo.

octo

 
Command-line tools for Octopus Deploy. More information: https://octopus.com/docs/octopus-rest-api/octo.exe-command-line.
 
  • Create a package:
     
    octo pack --id={{package_name}}
     
  • Push a package to a repository on the Octopus server:
     
    octo push --package={{package_name}}
     
  • Create a release:
     
    octo create-release --project={{project_name}} --packageversion={{version}}
     
  • Deploy a release:
     
    octo deploy-release --project={{project_name}} --packageversion={{version}} --deployto={{environment_name}} --tenant={{deployment_target}}

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.