glab-auth-logout - Man Page
Log out from a GitLab instance.
Synopsis
glab auth logout [flags]
Description
Log out from a GitLab instance. Configuration and credentials are stored in the global configuration file (default ~/.config/glab-cli/config.yml)
Options
--hostname="" The hostname of the GitLab instance.
Options Inherited from Parent Commands
-h, --help[=false] Show help for this command.
Example
# Log out of a specific instance glab auth logout --hostname gitlab.example.com
See Also
Referenced By
Mar 2026 Auto generated by spf13/cobra