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 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
These flags are available to all commands: --configuration
, --format
, --help
, --project
, --quiet
.
For more information, see the gdcloud CLI reference overview page.