glab-cluster-agent-get-token - Man Page
Create and return a k8s_proxy-scoped personal access token to authenticate with a GitLab Agents for Kubernetes.
Synopsis
glab cluster agent get-token [flags]
Description
Create and return a k8s_proxy-scoped personal access token to authenticate with a GitLab Agents for Kubernetes.
This command creates a personal access token that is valid until the end of the current day. You might receive an email from your GitLab instance that a new personal access token has been created.
Options
-a, --agent=0 The numerical Agent ID to connect to.
Options Inherited from Parent Commands
--help[=false] Show help for this command.
- -R, ā--repo="" Select another repository. Can use either OWNER/REPO or GROUP/NAMESPACE/REPO
- format. Also accepts full URL or Git URL.
See Also
Referenced By
Oct 2024 Auto generated by spf13/cobra