.nh .TH "glab" "1" "Nov 2024" "Auto generated by spf13/cobra" "" .SH NAME .PP glab-stack-save - Save your progress within a stacked diff. (EXPERIMENTAL.) .SH SYNOPSIS .PP \fBglab stack save [flags]\fP .SH DESCRIPTION .PP 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/ee/policy/experiment\-beta\-support.html\[ra] .PP Use experimental features at your own risk. .SH OPTIONS .PP \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 .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 save added_file glab stack save . -m "added a function" glab stack save -m "added a function" .EE .SH SEE ALSO .PP \fBglab-stack(1)\fP