mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
38 lines
807 B
Text
38 lines
807 B
Text
|
|
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
|
||
|
|
|