Skip to content

Releases: OctopusDeploy/cli

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)

Octopus CLI 2.15.2

04 Mar 10:04
a867bf4

Choose a tag to compare

2.15.2 (2025-03-04)

Miscellaneous Chores

Octopus CLI 2.15.1

04 Mar 05:17
b155d89

Choose a tag to compare

chore: update cli releases.json (#486)

Co-authored-by: Bob <[email protected]>

Octopus CLI 2.15.0

14 Feb 00:58
d7d79ee

Choose a tag to compare

2.15.0 (2025-02-14)

Features

  • Task wait support --progress flag to print task logs and some enhancement (8eaf696)

Octopus CLI 2.14.3

11 Feb 22:47
2e5810b

Choose a tag to compare

2.14.3 (2025-02-11)

Bug Fixes

  • Check runbook variable context when prompt variable (#480) (13337bf)

Octopus CLI 2.14.2

24 Jan 05:42
2005101

Choose a tag to compare

2.14.2 (2025-01-24)

Bug Fixes

  • Issue verbose output of the octopus package nuget create (#474) (68ceb24)
  • Use first option as default selection if don't specific by variable (4932b5d)

Octopus CLI 2.14.1

23 Jan 00:45
3e780be

Choose a tag to compare

2.14.1 (2025-01-23)

Bug Fixes

  • Use first option as default selection if dont sepecific by variable (4932b5d)

Octopus CLI 2.14.0

04 Dec 03:51
250fdfd

Choose a tag to compare

2.14.0 (2024-12-04)

Features

  • Add support for generic oidc accounts (#455) (87745a9)

Octopus CLI 2.13.0

03 Dec 01:06
20c2f9f

Choose a tag to compare

2.13.0 (2024-12-02)

Features

  • Add support for deleting Git runbooks (#444) (64915bc)
  • Add support for listing Git runbooks (#443) (e5d1966)
  • Add support for running Git runbooks (#441) (7cc29ad)
  • Adds an option to disable ssl verifications for login for use of custom certs (22d93bd)