glab(1) glab(1)

glab-cluster-agent-token-revoke - Revoke an agent token.

glab cluster agent token revoke [flags]

Revokes the specified token for a GitLab Agent for Kubernetes. Requires the numeric agent ID and token ID.

-h, --help[=false] Show help for this command.

-R, --repo="" Select another repository. You can use either OWNER/REPO or GROUP/NAMESPACE/REPO. The full URL or Git URL is also accepted.

# Revoke token 456 for agent 123
glab cluster agent token revoke 123 456

glab-cluster-agent-token(1)

Jun 2026 Auto generated by spf13/cobra