homebrew-cloud_sql_proxy icon indicating copy to clipboard operation
homebrew-cloud_sql_proxy copied to clipboard

Homebrew formular for google cloud sql proxy

Results 2 homebrew-cloud_sql_proxy issues
Sort by recently updated
recently updated
newest added

The "[Connecting using the Cloud SQL Proxy](https://cloud.google.com/sql/docs/postgres/connect-admin-proxy)" page lists a method of installing `cloud_sql_proxy` that does not require compiling from sources. The URL for the binary is the following: ```...

Thanks so much for all the work you have done to support this package over the years! Looks like google offical has a homebrew package now, [https://formulae.brew.sh/formula/cloud-sql-proxy](https://formulae.brew.sh/formula/cloud-sql-proxy). So probably can...