.nh .TH "glab" "1" "May 2025" "Auto generated by spf13/cobra" "" .SH NAME glab-auth-logout - Logout from a GitLab instance. .SH SYNOPSIS \fBglab auth logout [flags]\fP .SH DESCRIPTION Logout from a GitLab instance. Configuration and credentials are stored in the global configuration file (default \fB~/.config/glab-cli/config.yml\fR) .SH OPTIONS \fB-h\fP, \fB--hostname\fP="" The hostname of the GitLab instance. .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB--help\fP[=false] Show help for this command. .SH EXAMPLE .EX Logout of a specific instance - glab auth logout --hostname gitlab.example.com .EE .SH SEE ALSO \fBglab-auth(1)\fP