mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
44 lines
1.1 KiB
Text
44 lines
1.1 KiB
Text
NAME
|
|
gcloud alpha certificate-manager certificates - manage Certificate Manager
|
|
certificates
|
|
|
|
SYNOPSIS
|
|
gcloud alpha certificate-manager certificates COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Create a certificate.
|
|
|
|
delete
|
|
(ALPHA) Delete a certificate.
|
|
|
|
describe
|
|
(ALPHA) Describe an existing certificate.
|
|
|
|
list
|
|
(ALPHA) List certificates.
|
|
|
|
update
|
|
(ALPHA) Update a certificate.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist. These variants are also available:
|
|
|
|
$ gcloud certificate-manager certificates
|
|
|
|
$ gcloud beta certificate-manager certificates
|
|
|