NOMBRE
gdcloud clusters root-access setup-yubikey: Configura una YubiKey con el acceso raíz de un clúster.
SINOPSIS
gdcloud clusters root-access setup-yubikey [flags]
MARCAS OBLIGATORIAS
--parent-kubeconfig string Path of the kubeconfig file of the parent cluster.
MARCAS OPCIONALES
--cluster string 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.
--output-file string Output path to store the signed certificate. If unspecified, the default is "CLUSTER_NAME-signed-cert.crt".
--skip-attestation-check If set, skip the YubiKey attestation check. The default is to perform the attestation check.
MARCAS GENERALES DE GCLOUD
Estas marcas están disponibles para todos los comandos: --configuration, --format, --help, --project y --quiet.
Para obtener más información, consulta la página de descripción general de la referencia de la CLI de gcloud.