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