marcelothebuilder / gcloud-patch-sql-firewall

Allow your public ip to access gcloud sql instances through command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Welcome to gcloud-patch-sql-firewall 👋

Version License: GPL

Allow your public ip to access gcloud sql instances through command line

Prerequisites

  • Google Cloud CLI
  • Node 16

Install

npm install gcloud-patch-sql-firewall -g

Usage

gcloud-patch-sql-firewall --gcloud-instance-id=postgresql --gcloud-project-id=my-project-id --gcloud-configuration=default

or

npm run start -- --gcloud-instance-id=postgresql --gcloud-project-id=my-project-id --gcloud-configuration=default

--gcloud-configuration is optional. If not provided, default to "default".

Author

👤 Marcelo Paixão Resende

Show your support

Give a ⭐️ if this project helped you!


This README was generated with ❤️ by readme-md-generator

About

Allow your public ip to access gcloud sql instances through command line


Languages

Language:JavaScript 100.0%