.nh .TH "glab" "1" "Jul 2026" "Auto generated by spf13/cobra" "" .SH NAME glab-cluster-agent-token-revoke - Revoke an agent token. .SH SYNOPSIS \fBglab cluster agent token revoke [flags]\fP .SH DESCRIPTION Revokes the specified token for a GitLab Agent for Kubernetes. Requires the numeric agent ID and token ID. .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB-h\fP, \fB--help\fP[=false] Show help for this command. .PP \fB-R\fP, \fB--repo\fP="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted. .SH EXAMPLE .EX # Revoke token 456 for agent 123 glab cluster agent token revoke 123 456 .EE .SH SEE ALSO \fBglab-cluster-agent-token(1)\fP