1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-16 20:36:39 +00:00
gcloud-help/gcloud/alpha/certificate-manager/dns-authorizations/help

45 lines
1.1 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud alpha certificate-manager dns-authorizations - manage Certificate
Manager DNS authorizations
SYNOPSIS
gcloud alpha certificate-manager dns-authorizations COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(ALPHA) Create a DNS Authorization.
delete
(ALPHA) Delete a DNS Authorization.
describe
(ALPHA) Show details about a DNS Authorization.
list
(ALPHA) List all DNS Authorizations in a project.
update
(ALPHA) Update a DNS Authorization.
NOTES
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
2022-06-29 09:00:05 +00:00
access allowlist. These variants are also available:
$ gcloud certificate-manager dns-authorizations
2022-03-01 04:29:52 +00:00
$ gcloud beta certificate-manager dns-authorizations