GLabGLab

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)

Terminal
glab auth logout [flags]

## Examples

Terminal
Logout of a specific instance
- glab auth logout --hostname gitlab.example.com

## Options

Terminal
      --hostname string   The hostname of the GitLab instance.

## Options inherited from parent commands

Terminal
  -h, --help   Show help for this command.