An open API service indexing awesome lists of open source software.

https://github.com/mosluce/update-aws-sgr-myip


https://github.com/mosluce/update-aws-sgr-myip

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# update-aws-sgr-myip

[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io)
[![Version](https://img.shields.io/npm/v/update-aws-sgr-myip.svg)](https://npmjs.org/package/update-aws-sgr-myip)
[![Downloads/week](https://img.shields.io/npm/dw/update-aws-sgr-myip.svg)](https://npmjs.org/package/update-aws-sgr-myip)
[![License](https://img.shields.io/npm/l/update-aws-sgr-myip.svg)](https://github.com/mosluce/update-aws-sgr-myip/blob/master/package.json)

Update AWS Security Group Rule IP to current IP simply

# Usage

```sh-session
$ npm install -g update-aws-sgr-myip

$ update-aws-sgr-myip (-v|--version|version)
update-aws-sgr-myip/1.0.0 darwin-x64 node-v14.18.0

$ update-aws-sgr-myip --help

$ update-aws-sgr-myip -g 'sg-6f4f4xxx' -r 'sgr-046ca15329302axxx' -p 22
```