mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
41 lines
896 B
Text
41 lines
896 B
Text
NAME
|
|
gcloud beta certificate-manager certificates - manage Certificate Manager
|
|
certificates
|
|
|
|
SYNOPSIS
|
|
gcloud beta certificate-manager certificates COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Create a certificate.
|
|
|
|
delete
|
|
(BETA) Delete a certificate.
|
|
|
|
describe
|
|
(BETA) Describe an existing certificate.
|
|
|
|
list
|
|
(BETA) List certificates.
|
|
|
|
update
|
|
(BETA) Update a certificate.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud certificate-manager certificates
|
|
|
|
$ gcloud alpha certificate-manager certificates
|
|
|