File: //snap/google-cloud-cli/current/help/man/man1/gcloud_privateca_pools.1
.TH "GCLOUD_PRIVATECA_POOLS" 1
.SH "NAME"
.HP
gcloud privateca pools \- manage CA pools
.SH "SYNOPSIS"
.HP
\f5gcloud privateca pools\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Manage CA pools.
.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
\fBadd\-iam\-policy\-binding\fR
Add IAM policy binding for a CA pool.
.TP 2m
\fBcreate\fR
Create a new CA Pool.
.TP 2m
\fBdelete\fR
Delete a CA pool.
.TP 2m
\fBdescribe\fR
Get metadata for a CA pool.
.TP 2m
\fBget\-ca\-certs\fR
Get the root CA certs for all active CAs in the CA pool.
.TP 2m
\fBget\-iam\-policy\fR
Get the IAM policy for a CA pool.
.TP 2m
\fBlist\fR
List CA pools within a project.
.TP 2m
\fBremove\-iam\-policy\-binding\fR
Remove IAM policy binding for a CA pool.
.TP 2m
\fBset\-iam\-policy\fR
Set the IAM policy for a CA pool.
.TP 2m
\fBupdate\fR
Update an existing CA Pool.
.RE
.sp