Skip to content

Octopus CLI 2.26.0

Latest

Choose a tag to compare

2.26.0 (2026-09-16)

Features

  • add project metadata to project list and view (33c97f5), closes #491

Bug Fixes

  • don't panic when a version controlled project has no git settings (ba91025)
  • don't print an empty project group or lifecycle label in basic view (9fb826e)
  • don't print an empty version control branch label in basic view (bbae421)
  • honour project view --web for every output format (7a258ff)

Performance Improvements

  • skip the name lookups for project list -f basic (5ee2786)