gcloud alpha dns dns-keys - manage Cloud DNS DNSKEY records
gcloud alpha dns dns-keys COMMAND [GCLOUD_WIDE_FLAG ...]
(ALPHA) 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.
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMAND is one of the following:
- describe
(ALPHA) Show details about a DNS key resource.
- list
(ALPHA) List DNS key resources.
This command is currently in alpha and might change without notice. If this command fails with API permission errors despite specifying the correct project, you might be trying to access an API with an invitation-only early access allowlist. These variants are also available:
$ gcloud dns dns-keys
$ gcloud beta dns dns-keys