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

FreeBSD Manual Pages

  
 
  

home | help
glab(1)								       glab(1)

NAME
       glab-cluster-agent-token-cache-clear - Clear cached GitLab Agent	tokens

SYNOPSIS
       glab cluster agent token-cache clear [flags]

DESCRIPTION
       Clear cached GitLab Agent tokens	from keyring and filesystem cache.

       By default, this	command	clears tokens from both	keyring	and filesystem
       cache  and  revokes  them on the	GitLab server. Use --no-revoke to skip
       revocation.

OPTIONS
       --agent=[]      Clear tokens for	specific agent IDs only

       --filesystem[=true]	Clear tokens from filesystem cache

       --keyring[=true]	     Clear tokens from keyring cache

       -R, --repo=""	  Select another repository using the OWNER/REPO  for-
       mat

       --revoke[=true]	     Revoke  tokens  on	 GitLab	server before clearing
       cache

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

SEE ALSO
       glab-cluster-agent-token-cache(1)

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

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=glab-cluster-agent-token-cache-clear&sektion=1&manpath=FreeBSD+Ports+15.0.quarterly>

home | help