gcloud beta sql export - provide commands to export Cloud SQL instances
gcloud beta sql export COMMAND [GCLOUD_WIDE_FLAG ...]
(BETA) 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
(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.
This command is currently in beta and might change without notice. These variants are also available:
$ gcloud sql export
$ gcloud alpha sql export