Documentation menu

Octo Command Line (CLI) (Deprecated)

Use Octopus docs with AI

Version

Output the Octopus CLI command line tool version.

This command returns the version of the Octopus CLI tool version.

Outputs Octopus CLI version.

Usage: octo version [<options>]

Where [<options>] is any of:

Common options:

      --help                 [Optional] Print help for a command.
      --helpOutputFormat=VALUE
                             [Optional] Output format for help, valid options
                             are Default or Json

Basic example

This example displays the version of the Octopus CLI:

octo --version

Learn more