aws-sg-cleanup

Crates.ioaws-sg-cleanup
lib.rsaws-sg-cleanup
version0.1.3
sourcesrc
created_at2022-07-16 20:49:10.024796
updated_at2022-07-19 19:13:15.891591
descriptionFind and remove unused AWS Security Groups
homepage
repositoryhttps://github.com/barbuza/aws-sg-cleanup/
max_upload_size
id626902
size70,531
Victor Kotseruba (barbuza)

documentation

README

aws-sg-cleanup

USAGE:
    aws-sg-cleanup <SUBCOMMAND>

OPTIONS:
    -h, --help    Print help information

SUBCOMMANDS:
    clean         Delete unused security groups in all regions
    help          Print this message or the help of the given subcommand(s)
    make-noise    Create 20 empty security groups in default region
    print         Print all security groups in all regions and services referencing them
Commit count: 6

cargo fmt