NAME gcloud beta sql export - provide commands to export Cloud SQL instances SYNOPSIS gcloud beta sql export COMMAND [GCLOUD_WIDE_FLAG ...] DESCRIPTION (BETA) 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 (BETA) Export data from a Cloud SQL instance to a BAK file. csv (BETA) Exports data from a Cloud SQL instance to a CSV file. sql (BETA) Exports data from a Cloud SQL instance to a SQL file. NOTES This command is currently in beta and might change without notice. These variants are also available: $ gcloud sql export $ gcloud alpha sql export