Skip to content

vitorbortolotti/csqlp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cloud SQL Proxy (csqlp)

Command line tool to simplify using Google's Cloud SQL Proxy. It leverages Google Cloud SDK + Cloud SQL Proxy to fetch projects and instances from GCP and make starting a proxy as easy as you expect it to be.

render1612257166458

Usage

Before using csqlp, make sure you have:

This is important: both gcloud and cloud_sql_proxy must be globally available in your machine.

Then, to run it directly, use

npx csqlp

Or, to install it in your machine

npm install -g csqlp

About

Command line tool to simplify using Google's Cloud SQL Proxy

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published