glab-auth-status - Man Page

View authentication status.

Synopsis

glab auth status [flags]

Description

Verifies and displays information about your authentication state.

By default, this command checks the authentication state of the GitLab instance determined by your current context (git remote, GITLAB_HOST environment variable, or configuration). Use --all to check all configured instances, or --hostname to check a specific instance.

Options

-a, --all[=false] Check all configured instances.

--hostname="" Check a specific instance's authentication status.

-t, --show-token[=false] Display the authentication token.

Options Inherited from Parent Commands

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

See Also

glab-auth(1)

Referenced By

glab-auth(1).

Jan 2026 Auto generated by spf13/cobra