July 2018
Intermediate to advanced
506 pages
16h 2m
English
The Cloud SQL Proxy is available as a downloadable executable, and comes pre-installed in the Cloud Shell. To install on 64-bit Linux systems, run the following command:
wget https://dl.google.com/cloudsql/cloud_sql_proxy.linux.amd64 \ -O cloud_sql_proxy && chmod +x cloud_sql_proxy