| title | `glab auth logout` |
|---|---|
| stage | Create |
| group | Code Review |
| info | To determine the technical writer assigned to the Stage/Group associated with this page, see <https://handbook.gitlab.com/handbook/product/ux/technical-writing/#assignments> |
Log out from a GitLab instance.
Log out from a GitLab instance.
Configuration and credentials are stored in the global configuration file (default ~/.config/glab-cli/config.yml)
glab auth logout [flags]
# Log out of a specific instance
glab auth logout --hostname gitlab.example.com --hostname string The hostname of the GitLab instance.
-h, --help Show help for this command.