gdcloud clusters root-access setup-yubikey

NAME

gdcloud clusters root-access setup-yubikey - Set up a YubiKey with the root access of a cluster.

SYNOPSIS

gdcloud clusters root-access setup-yubikey [flags]

REQUIRED FLAGS

      --parent-kubeconfig string   Path of the kubeconfig file of the parent cluster.

OPTIONAL FLAGS

      --cluster string           Optional: Name of the cluster for which the YubiKey root access setup is needed. If unspecified, prompts to select a cluster from the list of available clusters.
  -h, --help                     help for setup-yubikey
      --output-file string       Optional: Output path to store the signed certificate. If unspecified, the default is "CLUSTER_NAME-signed-cert.crt".
      --skip-attestation-check   Optional: If set, skip the YubiKey attestation check. The default is to perform the attestation check.