mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
40 lines
778 B
Text
40 lines
778 B
Text
NAME
|
|
gcloud certificate-manager certificates - manage Certificate Manager
|
|
certificates
|
|
|
|
SYNOPSIS
|
|
gcloud certificate-manager certificates COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Commands for managing certificates.
|
|
|
|
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 certificate.
|
|
|
|
delete
|
|
Delete a certificate.
|
|
|
|
describe
|
|
Describe an existing certificate.
|
|
|
|
list
|
|
List certificates.
|
|
|
|
update
|
|
Update a certificate.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha certificate-manager certificates
|
|
|
|
$ gcloud beta certificate-manager certificates
|
|
|