gcloud_sql_export (1)
NAME
- gcloud sql export - provide commands to export Cloud SQL instances
SYNOPSIS
-
gcloud sql export COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
-
- csv
-
Exports data from a Cloud SQL instance to a CSV file.
- sql
-
Exports data from a Cloud SQL instance to a SQL file.
NOTES
These variants are also available:
- $ gcloud alpha sql export $ gcloud beta sql export