← Cloud SQL322 / 640
hardgcloud

Export a Cloud SQL database to a SQL dump file in Cloud Storage

command

gcloud sql instances export INSTANCE gs://BUCKET/FILE --database DB_NAME

also accepted

gcloud sql instances export

Command breakdown

Part of the Google Cloud CLI (gcloud) — Cloud SQL category.

gcloudsqlinstancesexportINSTANCEgs://BUCKET/FILE--databaseDB_NAME
FlagPurpose
--databaseBoolean flag

Test your recall — not just your reading.

Practice with interactive quiz →