mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
36 lines
731 B
Text
36 lines
731 B
Text
|
|
NAME
|
||
|
|
gcloud privateca - manage private Certificate Authorities on Google Cloud
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud privateca GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
The privateca command group lets you create and manage private certificate
|
||
|
|
authorities and certificates.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
certificates
|
||
|
|
Manage certificates.
|
||
|
|
|
||
|
|
locations
|
||
|
|
Manage locations.
|
||
|
|
|
||
|
|
pools
|
||
|
|
Manage CA pools.
|
||
|
|
|
||
|
|
roots
|
||
|
|
Manage root certificate authorities.
|
||
|
|
|
||
|
|
subordinates
|
||
|
|
Manage subordinate certificate authorities.
|
||
|
|
|
||
|
|
templates
|
||
|
|
Manage certificate templates.
|