NAME
    gcloud privateca subordinates - manage subordinate certificate authorities

SYNOPSIS
    gcloud privateca subordinates COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Manage subordinate 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:

     activate
        Activate a subordinate certificate authority awaiting user activation.

     create
        Create a new subordinate certificate authority.

     delete
        Delete a subordinate certificate authority.

     describe
        Get metadata for a subordinate certificate authority.

     disable
        Disable a subordinate certificate authority.

     enable
        Enable a subordinate certificate authority.

     get-csr
        Get the CSR for a subordinate certificate authority that has not yet
        been activated.

     list
        List subordinate certificate authorities.

     undelete
        Undelete a subordinate certificate authority.

     update
        Update an existing subordinate certificate authority.
