NAME
    gcloud sql export - provide commands to export Cloud SQL instances

SYNOPSIS
    gcloud sql export COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    Provide commands to export Cloud SQL instances.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     bak
        Export data from a Cloud SQL instance to a BAK file.

     csv
        Exports data from a Cloud SQL instance to a CSV file.

     sql
        Exports data from a Cloud SQL instance to a SQL file.

     tde
        Export a TDE certificate from a Cloud SQL for SQL Server instance.

NOTES
    These variants are also available:

        $ gcloud alpha sql export

        $ gcloud beta sql export

