glab(1) glab(1) NAME glab-auth-docker-helper - A Docker credential helper for GitLab container and artifact registries. SYNOPSIS glab auth docker-helper [flags] DESCRIPTION Responds to Docker credential helper requests for GitLab container registries and Artifact Registries. Docker invokes this command automatically. OPTIONS INHERITED FROM PARENT COMMANDS -h, --help[=false] Show help for this command. EXAMPLE # 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 SEE ALSO glab-auth(1) Auto generated by spf13/cobra Sep 2026 glab(1)