glab-auth-logout - Logout from a GitLab instance.
glab auth logout [flags]
Logout from a GitLab instance. Configuration and credentials are stored in the global configuration file (default ˜/.config/glab-cli/config.yml)
|
--hostname="" |
The hostname of the GitLab instance. |
|
-h, --help[=false] |
Show help for this command. |
Logout of a
specific instance
- glab auth logout --hostname gitlab.example.com
glab-auth(1)