Skip to content

Instantly share code, notes, and snippets.

@gguuss
Last active October 30, 2019 12:29
Show Gist options
  • Save gguuss/c6907c14914bf09bc24e0d520b0e10da to your computer and use it in GitHub Desktop.
Save gguuss/c6907c14914bf09bc24e0d520b0e10da to your computer and use it in GitHub Desktop.
Cloud SQL proxy Mysql
gcloud config set project <your-project-id>
gcloud sql connect <dbname> --user=<user>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment