NAME
    gcloud privateca pools - manage CA pools

SYNOPSIS
    gcloud privateca pools COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage CA pools.

GCLOUD WIDE FLAGS
    These flags are available to all commands: --help.

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     add-iam-policy-binding
        Add IAM policy binding for a CA pool.

     create
        Create a new CA Pool.

     delete
        Delete a CA pool.

     describe
        Get metadata for a CA pool.

     get-ca-certs
        Get the root CA certs for all active CAs in the CA pool.

     get-iam-policy
        Get the IAM policy for a CA pool.

     list
        List CA pools within a project.

     remove-iam-policy-binding
        Remove IAM policy binding for a CA pool.

     set-iam-policy
        Set the IAM policy for a CA pool.

     update
        Update an existing CA Pool.
