mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
40 lines
841 B
Text
40 lines
841 B
Text
NAME
|
|
gcloud privateca roots - manage root certificate authorities
|
|
|
|
SYNOPSIS
|
|
gcloud privateca roots COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage root certificate authorities.
|
|
|
|
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 new root certificate authority.
|
|
|
|
delete
|
|
Delete a Root Certificate Authority.
|
|
|
|
describe
|
|
Get metadata for a root Certificate Authority.
|
|
|
|
disable
|
|
Disable a root certificate authority.
|
|
|
|
enable
|
|
Enable a root certificate authority.
|
|
|
|
list
|
|
List root certificate authorities.
|
|
|
|
undelete
|
|
Undelete a root Certificate Authority.
|
|
|
|
update
|
|
Update an existing root certificate authority.
|