mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Jun 29 09:00:05 UTC 2022
This commit is contained in:
parent
8b80260bd9
commit
cf5ab60e4a
195 changed files with 4700 additions and 413 deletions
37
gcloud/certificate-manager/help
Normal file
37
gcloud/certificate-manager/help
Normal file
|
|
@ -0,0 +1,37 @@
|
|||
NAME
|
||||
gcloud certificate-manager - manage SSL certificates for your Google Cloud
|
||||
projects
|
||||
|
||||
SYNOPSIS
|
||||
gcloud certificate-manager GROUP [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage SSL certificates for your Google Cloud projects.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
GROUPS
|
||||
GROUP is one of the following:
|
||||
|
||||
certificates
|
||||
Manage Certificate Manager certificates.
|
||||
|
||||
dns-authorizations
|
||||
Manage Certificate Manager DNS authorizations.
|
||||
|
||||
maps
|
||||
Manage Certificate Manager certificate maps.
|
||||
|
||||
operations
|
||||
Manage Certificate Manager operations.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha certificate-manager
|
||||
|
||||
$ gcloud beta certificate-manager
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue