gcloud sql export - provide commands to export Cloud SQL instances
gcloud sql export COMMAND [GCLOUD_WIDE_FLAG ...]
Provide commands to export Cloud SQL instances.
These flags are available to all commands: --help.
Run $ gcloud help for details.
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.
These variants are also available:
$ gcloud alpha sql export
$ gcloud beta sql export