gcloud-patch-sql-firewall
v0.0.4
Published
<h1 align="center">Welcome to gcloud-patch-sql-firewall 👋</h1> <p> <a href="https://www.npmjs.com/package/gcloud-patch-sql-firewall" target="_blank"> <img alt="Version" src="https://img.shields.io/npm/v/gcloud-patch-sql-firewall.svg"> </a> <a h
Downloads
6
Readme
Allow your public ip to access gcloud sql instances through command line
Prerequisites
- Google Cloud CLI
- Node 18
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
- Github: @marcelothebuilder
Show your support
Give a ⭐️ if this project helped you!
This README was generated with ❤️ by readme-md-generator