mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
46 lines
899 B
Text
46 lines
899 B
Text
NAME
|
|
gcloud certificate-manager maps - manage Certificate Manager certificate
|
|
maps
|
|
|
|
SYNOPSIS
|
|
gcloud certificate-manager maps GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Commands for managing certificate maps.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
entries
|
|
Manage Certificate Manager certificate map entries.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a certificate map.
|
|
|
|
delete
|
|
Delete a certificate map.
|
|
|
|
describe
|
|
Describe an existing certificate map.
|
|
|
|
list
|
|
List certificate maps.
|
|
|
|
update
|
|
Update a certificate map.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha certificate-manager maps
|
|
|
|
$ gcloud beta certificate-manager maps
|
|
|