Skip to content

Releases: OctopusDeploy/cli

Octopus CLI 2.19.1

10 Oct 00:53
516b63e

Choose a tag to compare

2.19.1 (2025-10-09)

Bug Fixes

Octopus CLI 2.19.0

25 Sep 06:46
ace5aaf

Choose a tag to compare

2.19.0 (2025-09-25)

Features

  • octopus deployment-target view support -f parameter (#538) (2cd8853)
  • worker view and work-pool view support -f parameter (#537) (4446ba6)
  • add oidc account support for azure web app deployment target (#534) (6254eb8)
  • Add support for setting custom fields on releases (#545) (4aac03a)
  • project-group view command support -f options (#536) (dcce548)
  • Space view command support -f param (#531) (3408f2d)
  • support project view -f for project view (#533) (e6a5343)
  • task wait command support -f argument (#535) (5ac6e6d)

Bug Fixes

  • default output to table as global config (#539) (2fb738a)
  • issue release id missing in json output (#540) (74a0f79)

Octopus CLI 2.18.0

28 May 03:09
c64354f

Choose a tag to compare

2.18.0 (2025-05-28)

Features

  • warn about missing packages when deploying (b5b93ff)

Octopus CLI 2.17.0

15 May 05:21
cc16800

Choose a tag to compare

2.17.0 (2025-05-15)

Features

  • add option to cancel task on wait timeout (84b1bac)

Octopus CLI 2.16.0

02 May 03:23
3b574b8

Choose a tag to compare

2.16.0 (2025-05-02)

Features

  • runbook snapshot create (#514) (d7b7330)
  • runbook snapshot publish (d7b7330)
  • show the published runbook snapshot when listing (d7b7330)

Octopus CLI 2.15.7

14 Apr 23:13
1ec2bff

Choose a tag to compare

2.15.7 (2025-04-14)

Bug Fixes

  • Add missing title property to nuspec (#511) (3c0f97c)

Octopus CLI 2.15.6

13 Mar 02:01
0dc7bfd

Choose a tag to compare

Add deployment freeze override flags (#463)

* Add deployment freeze override flags

* Change flag name to singular

* Update client version

Octopus CLI 2.15.5

07 Mar 04:47
788a9a3

Choose a tag to compare

Fix deleting variables from other variable sets (#502)

* Fix deleting variables from other variable sets

* Improve comments

Octopus CLI 2.15.4

07 Mar 00:17
361054c

Choose a tag to compare

Enable updates of scoped common variables (#489)

* List scoped common variables

* Separate line per environment

* Fix default and sensitive value display

* Update naming for consistency with client

* Add shared feature toggle method

* Fix project var type

* Update the client version

* Handle errors in feature toggle function

* Create/update where values already exist for a template

* Handle creation where variables are missing for the provided scope

* Handle library variable creation where variables are missing for the provided scope

* Add tests for common and project variable updates

* Handle missing prompts for scoped tenant variables

* Include missing variables in prompt output

* Add tests for missing prompts

* Fix build error

* Remove values for missing values tests

* Create/update unscoped vars

* Display unscoped variables in list

* Handle variable creation for specific environment scoping when an unscoped variable exists

* Fix naming

Octopus CLI 2.15.3

05 Mar 23:08
84cb22b

Choose a tag to compare

2.15.3 (2025-03-05)

Bug Fixes

  • Pump go-octopusdeploy to fix vulnerabilities-package (#498) (0983510)