NAME gcloud dns dns-keys - manage Cloud DNS DNSKEY records SYNOPSIS gcloud dns dns-keys COMMAND [GCLOUD_WIDE_FLAG ...] DESCRIPTION The commands in this group manage Cloud DNS DNS key resources. A DNS key resource represents a cryptographic signing key for use in DNSSEC; a DNSKEY record contains a public key used for digitally signing zone data. For more information, including instructions for managing and using DNS keys, see the documentation for DNSSEC (https://cloud.google.com/dns/dnssec). GCLOUD WIDE FLAGS These flags are available to all commands: --help. Run $ gcloud help for details. COMMANDS COMMAND is one of the following: describe Show details about a DNS key resource. list List DNS key resources. NOTES These variants are also available: $ gcloud alpha dns dns-keys $ gcloud beta dns dns-keys