.nh .TH "glab" "1" "Nov 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP glab-stack-switch - Switch between stacks. (EXPERIMENTAL.) .SH SYNOPSIS .PP \fBglab stack switch [flags]\fP .SH DESCRIPTION .PP Switch between stacks to work on another stack created with "glab stack create". To see the list of all stacks, check the \fB\&.git/stacked/\fR directory. .PP This feature is experimental. It might be broken or removed without any prior notice. Read more about what experimental features mean at \[la]https://docs.gitlab.com/ee/policy/experiment\-beta\-support.html\[ra] .PP Use experimental features at your own risk. .SH OPTIONS INHERITED FROM PARENT COMMANDS .PP \fB--help\fP[=false] Show help for this command. .PP \fB-R\fP, \fB--repo\fP="" Select another repository. Can use either \fBOWNER/REPO\fR or \fBGROUP/NAMESPACE/REPO\fR format. Also accepts full URL or Git URL. .SH EXAMPLE .EX glab stack switch .EE .SH SEE ALSO .PP \fBglab-stack(1)\fP