Skip to content

Add `stack switch`

  • Please check this box if this contribution uses AI-generated content (including content generated by GitLab Duo features) as outlined in the GitLab DCO & CLA

Description

This features adds support for glab stack switch <stack-name>.

Before this feature it was basically impossible to jump between stacks - or return back from a situation where glab stack create was performed without any new code changes.

Related Issues

How has this been tested?

Locally with a pre-existing repo where I was stuck with a stack.

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Documentation
  • Chore (Related to CI or Packaging to platforms)
  • Test gap
Edited by Amy Qualls

Merge request reports