Connect to Google Cloud SQL on the Command Line

preview_player
Показать описание
In this video, learn how to use the Google Cloud SDK to create a secure connection to Google Cloud SQL and manage your database with the MySQL command line tool.

#CloudMinute
Рекомендации по теме
Комментарии
Автор

We need to know how to access the MySql Cloud instance without using gcloud -- meaning more traditional ways. Can we connect MySql Workbench to the instance? Can we send requests to and from our applications without gcloud? Why does all the documentation focus on this 'gcloud' connectivity via command line when no one uses command line to actually interact with their databases? I've already been through a lot of notes and I'm still trying to figure this out. I would think this basic functionality should have been anticipated as either 1) desired or 2) at least direct us from 'how we were accessing databases' to 'how cloud and its applications' access the databases.. Currently at about 8 hours into it, the Google Cloud SQL is still a lifeless brick.... I'm sure it will be cool once I figure it out... But why does figuring it out have to be so hard?

HPDStudios
Автор

Connect from the command line from what machine? My local machine outside the cloud network? Is there some network setup required for this? Proxies, etc?

benslade
Автор

disable the network card inside the virtual machine no longer let me in you know how I can enable the network and leave me again to the instance?

paulgarcia
Автор

Also what is this Whitelisting the IP about... Clearly there is something else that is layered with this database technology that is not explained well.

HPDStudios
Автор

it is really quick and technical getting started video tutorial - good job it is very useful.

Bhrugujani