1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Wed Jun 29 09:00:05 UTC 2022

This commit is contained in:
Automated 2022-06-29 09:00:05 +00:00
parent 8b80260bd9
commit cf5ab60e4a
Failed to extract signature
195 changed files with 4700 additions and 413 deletions

View file

@ -0,0 +1,41 @@
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