.nh .TH "glab" "1" "Jun 2025" "Auto generated by spf13/cobra" "" .SH NAME glab-stack-save - Save your progress within a stacked diff. (EXPERIMENTAL.) .SH SYNOPSIS \fBglab stack save [flags]\fP .SH DESCRIPTION Save your current progress with a diff on the stack. .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/policy/development_stages_support/\[ra] .PP Use experimental features at your own risk. .SH OPTIONS \fB-d\fP, \fB--description\fP="" Description of the change. .PP \fB-m\fP, \fB--message\fP="" Alias for the description flag. .SH OPTIONS INHERITED FROM PARENT COMMANDS \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 save added_file $ glab stack save . -m "added a function" $ glab stack save -m "added a function" .EE .SH SEE ALSO \fBglab-stack(1)\fP