NAME
    gcloud beta sql ssl - provide commands for managing SSL certificates of
        Cloud SQL instances

SYNOPSIS
    gcloud beta sql ssl GROUP [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) Provide commands for managing client certs and server CA certs of
    Cloud SQL instances.

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

    Run $ gcloud help for details.

GROUPS
    GROUP is one of the following:

     client-certs
        (BETA) Provide commands for managing client certificates of Cloud SQL
        instances.

     entraid-certs
        (BETA) Provide commands for managing Entra ID certificates of Cloud SQL
        instances.

     server-ca-certs
        (BETA) Provide commands for managing server CA certs of Cloud SQL
        instances.

     server-certs
        (BETA) Provide commands for managing server certificates of Cloud SQL
        instances.

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

        $ gcloud sql ssl

        $ gcloud alpha sql ssl

