NAME
    gcloud beta privateca roots - manage root certificate authorities

SYNOPSIS
    gcloud beta privateca roots COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) 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:

     add-iam-policy-binding
        (BETA) Add IAM policy binding for a root Certificate Authority.

     create
        (BETA) Create a new root certificate authority.

     delete
        (BETA) Schedule a root certificate authority for deletion.

     describe
        (BETA) Get metadata for a root Certificate Authority.

     disable
        (BETA) Disable a root certificate authority.

     enable
        (BETA) Enable a root certificate authority.

     get-iam-policy
        (BETA) Get the IAM policy for a root certificate authority.

     list
        (BETA) List the root certificate authorities within a project.

     remove-iam-policy-binding
        (BETA) Remove IAM policy binding for a root Certificate Authority.

     restore
        (BETA) Restore a root Certificate Authority.

     set-iam-policy
        (BETA) Set the IAM policy for a root Certificate Authority.

     update
        (BETA) Update an existing root certificate authority.

NOTES
    This command is currently in beta and might change without notice. This
    variant is also available:

        $ gcloud privateca roots

