glab(1) glab(1)

glab-auth-docker-helper - A Docker credential helper for GitLab container registries.

glab auth docker-helper [flags]

Responds to Docker credential helper requests for GitLab container registries. Docker invokes this command automatically.

-h, --help[=false] Show help for this command.

# 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

glab-auth(1)

Jun 2026 Auto generated by spf13/cobra