1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-12 16:08:31 +00:00
gcloud-help/gcloud/beta/dns/dns-keys/help
2022-03-01 04:29:52 +00:00

37 lines
1,011 B
Text

NAME
gcloud beta dns dns-keys - manage Cloud DNS DNSKEY records
SYNOPSIS
gcloud beta dns dns-keys COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) 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
(BETA) Show details about a DNS key resource.
list
(BETA) List DNS key resources.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud dns dns-keys
$ gcloud alpha dns dns-keys