0.0.4 • Published 1 year ago
gcloud-patch-sql-firewall v0.0.4
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