Releases: OctopusDeploy/cli
Releases · OctopusDeploy/cli
Octopus CLI 2.15.6
Add deployment freeze override flags (#463) * Add deployment freeze override flags * Change flag name to singular * Update client version
Octopus CLI 2.15.5
Fix deleting variables from other variable sets (#502) * Fix deleting variables from other variable sets * Improve comments
Octopus CLI 2.15.4
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
Octopus CLI 2.15.2
Octopus CLI 2.15.1
chore: update cli releases.json (#486) Co-authored-by: Bob <bob@octopus.com>