Skip to content

CLI tool to connect Google CloudSQL instances

Notifications You must be signed in to change notification settings

KeyValueSoftwareSystems/gsql-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Install gsql-proxy

MacOS

brew install KeyValueSoftwareSystems/tools/gsql-proxy

Ubuntu

curl -s https://raw.githubusercontent.com/KeyValueSoftwareSystems/gsql-proxy/master/scripts/install.sh | bash

Usage

To connect a database instance

gsql-proxy connect --port=<port-number>

By default port=5432 and is optional

To disconnect instance

gsql-proxy disconnect

For all commands

gsql-proxy --help

Prerequisites:

Install prerequisites in single click (WIP)

curl -s https://raw.githubusercontent.com/KeyValueSoftwareSystems/gsql-proxy/master/scripts/install_prerequisites.sh | bash

About

CLI tool to connect Google CloudSQL instances

Resources

Stars

Watchers

Forks

Packages

No packages published