Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
glab(1)								       glab(1)

NAME
       glab-auth-logout	- Log out from a GitLab	instance.

SYNOPSIS
       glab auth logout	[flags]

DESCRIPTION
       Logs  out from a	GitLab instance. The credentials for the specified in-
       stance are removed from the global configuration	file (default  ~/.con-
       fig/glab-cli/config.yml)	 and from the operating	system's keyring, if a
       token was stored	there.

OPTIONS
       --hostname=""	  The hostname of the GitLab instance.

OPTIONS	INHERITED FROM PARENT COMMANDS
       -h, --help[=false]      Show help for this command.

EXAMPLE
       # Log out of a specific instance
       glab auth logout	--hostname gitlab.example.com

SEE ALSO
       glab-auth(1)

Auto generated by spf13/cobra	   Jun 2026			       glab(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=glab-auth-logout&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help