mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Jun 29 09:00:05 UTC 2022
This commit is contained in:
parent
8b80260bd9
commit
cf5ab60e4a
195 changed files with 4700 additions and 413 deletions
46
gcloud/certificate-manager/maps/help
Normal file
46
gcloud/certificate-manager/maps/help
Normal file
|
|
@ -0,0 +1,46 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue