Created
December 7, 2022 03:58
-
-
Save stevehenderson/c3813eae03ac1f78a07622d63fe07f4e to your computer and use it in GitHub Desktop.
Cloud SQL command line CSV import
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
gcloud sql import csv cloud-sql-instance-name gs://somebucket/folder/2/bigolecsv.gz -d somedatabase --table sometable |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment