glab-auth - Man Page
Manage glab's authentication state.
Examples (TL;DR)
- Log in with interactive prompt:
glab auth login
- Log in with a token:
glab auth login [-t|--token] token
- Check authentication status:
glab auth status
- Log in to a specific GitLab instance:
glab auth login [-h|--hostname] gitlab.example.com
Synopsis
glab auth [flags]
Description
Manage glab's authentication state.
Options Inherited from Parent Commands
-h, --help[=false] Show help for this command.
See Also
glab(1), glab-auth-configure-docker(1), glab-auth-docker-helper(1), glab-auth-dpop-gen(1), glab-auth-login(1), glab-auth-logout(1), glab-auth-status(1)
Referenced By
glab(1), glab-auth-configure-docker(1), glab-auth-docker-helper(1), glab-auth-dpop-gen(1), glab-auth-login(1), glab-auth-logout(1), glab-auth-status(1).
Aug 2025 Auto generated by spf13/cobra