← Cloud SQL323 / 640
hardgcloud

Import a SQL dump file from Cloud Storage into a Cloud SQL instance

command

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

also accepted

gcloud sql instances import

Command breakdown

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

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

Test your recall — not just your reading.

Practice with interactive quiz →