mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
40 lines
923 B
Text
40 lines
923 B
Text
NAME
|
|
gcloud certificate-manager issuance-configs - manage Certificate Manager
|
|
Certificate Issuance Configs
|
|
|
|
SYNOPSIS
|
|
gcloud certificate-manager issuance-configs COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Commands for managing Certificate Issuance Configs.
|
|
|
|
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 Issuance Config.
|
|
|
|
delete
|
|
Delete a Certificate Issuance Config.
|
|
|
|
describe
|
|
Show details about a Certificate Issuance Config.
|
|
|
|
list
|
|
List all Certificate Issuance Configs in a project.
|
|
|
|
update
|
|
Update a Certificate Issuance Config.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha certificate-manager issuance-configs
|
|
|
|
$ gcloud beta certificate-manager issuance-configs
|
|
|