File: //snap/google-cloud-cli/current/help/man/man1/gcloud_privateca_roots.1
.TH "GCLOUD_PRIVATECA_ROOTS" 1
.SH "NAME"
.HP
gcloud privateca roots \- manage root certificate authorities
.SH "SYNOPSIS"
.HP
\f5gcloud privateca roots\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Manage root certificate authorities.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcreate\fR
Create a new root certificate authority.
.TP 2m
\fBdelete\fR
Delete a Root Certificate Authority.
.TP 2m
\fBdescribe\fR
Get metadata for a root Certificate Authority.
.TP 2m
\fBdisable\fR
Disable a root certificate authority.
.TP 2m
\fBenable\fR
Enable a root certificate authority.
.TP 2m
\fBlist\fR
List root certificate authorities.
.TP 2m
\fBundelete\fR
Undelete a root Certificate Authority.
.TP 2m
\fBupdate\fR
Update an existing root certificate authority.
.RE
.sp