.nh .TH "glab" "1" "Aug 2026" "Auto generated by spf13/cobra" "" .SH NAME glab-auth-docker-helper - A Docker credential helper for GitLab container registries. .SH SYNOPSIS \fBglab auth docker-helper [flags]\fP .SH DESCRIPTION Responds to Docker credential helper requests for GitLab container registries. Docker invokes this command automatically. .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB-h\fP, \fB--help\fP[=false] Show help for this command. .SH EXAMPLE .EX # Docker invokes the helper automatically; supported actions are 'store', 'get', and 'erase'. # Retrieve the stored credentials for a registry: echo registry.gitlab.com | glab auth docker-helper get .EE .SH SEE ALSO \fBglab-auth(1)\fP