glab auth logout
Logout from a GitLab instance.
Synopsis
Logout from a GitLab instance.
Configuration and credentials are stored in the global configuration file (default ~/.config/glab-cli/config.yml)
glab auth logout [flags]Examples
Logout of a specific instance
- glab auth logout --hostname gitlab.example.com
Options
--hostname string The hostname of the GitLab instance.Options inherited from parent commands
-h, --help Show help for this command.