Skip to content

Releases: OctopusDeploy/cli

Octopus CLI 2.15.6

13 Mar 02:01
0dc7bfd
Compare
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
Compare
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
Compare
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
Compare
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
Compare
Choose a tag to compare

2.15.2 (2025-03-04)

Miscellaneous Chores

Octopus CLI 2.15.1

04 Mar 05:17
b155d89
Compare
Choose a tag to compare
chore: update cli releases.json (#486)

Co-authored-by: Bob <bob@octopus.com>

Octopus CLI 2.15.0

14 Feb 00:58
d7d79ee
Compare
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
Compare
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
Compare
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
Compare
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)