mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
41 lines
869 B
Text
41 lines
869 B
Text
NAME
|
|
gcloud certificate-manager dns-authorizations - manage Certificate Manager
|
|
DNS authorizations
|
|
|
|
SYNOPSIS
|
|
gcloud certificate-manager dns-authorizations COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Commands for managing DNS authorizations.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a DNS Authorization.
|
|
|
|
delete
|
|
Delete a DNS Authorization.
|
|
|
|
describe
|
|
Show details about a DNS Authorization.
|
|
|
|
list
|
|
List all DNS Authorizations in a project.
|
|
|
|
update
|
|
Update a DNS Authorization.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha certificate-manager dns-authorizations
|
|
|
|
$ gcloud beta certificate-manager dns-authorizations
|
|
|