File: //snap/google-cloud-cli/394/help/man/man1/gcloud_sql_export.1
.TH "GCLOUD_SQL_EXPORT" 1
.SH "NAME"
.HP
gcloud sql export \- provide commands to export Cloud SQL instances
.SH "SYNOPSIS"
.HP
\f5gcloud sql export\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Provide commands to export Cloud SQL instances.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBbak\fR
Export data from a Cloud SQL instance to a BAK file.
.TP 2m
\fBcsv\fR
Exports data from a Cloud SQL instance to a CSV file.
.TP 2m
\fBsql\fR
Exports data from a Cloud SQL instance to a SQL file.
.TP 2m
\fBtde\fR
Export a TDE certificate from a Cloud SQL for SQL Server instance.
.RE
.sp
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha sql export
.RE
.RS 2m
$ gcloud beta sql export
.RE