mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
40 lines
899 B
Text
40 lines
899 B
Text
NAME
|
|
gcloud beta privateca - manage private Certificate Authorities on Google
|
|
Cloud
|
|
|
|
SYNOPSIS
|
|
gcloud beta privateca GROUP [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Manage certificates.
|
|
|
|
locations
|
|
(BETA) Manage locations.
|
|
|
|
reusable-configs
|
|
(BETA) Manage reusable configs.
|
|
|
|
roots
|
|
(BETA) Manage root certificate authorities.
|
|
|
|
subordinates
|
|
(BETA) Manage subordinate certificate authorities.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud privateca
|
|
|