NOME
gdcloud clusters root-access setup-yubikey: configure uma YubiKey com o acesso de raiz de um cluster.
SYNOPSIS
gdcloud clusters root-access setup-yubikey [flags]
SINALIZADORES OBRIGATÓRIOS
--parent-kubeconfig string Path of the kubeconfig file of the parent cluster.
SINALIZADORES OPCIONAIS
--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.
GDCLOUD WIDE FLAGS
Estas marcas estão disponíveis para todos os comandos: --configuration, --format, --help, --project e --quiet.
Para mais informações, consulte a página Vista geral da referência da CLI gdcloud.