aws-tagged-resource-finder

command module
v0.0.0-...-89d8565 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 24, 2020 License: GPL-3.0 Imports: 6 Imported by: 0

README

AWS tagged resource finder Release

This small software allows you to search for tagged resources in a specified region.

You can specify the tag key you are looking for, the region and if you are looking for tagged or untagged resources.

This software needs awscli to be configured first.

Usage examples:

Find resources with the tag Name in the eu-west-1 region

aws-tagged-resource-finder -region eu-west-1 -tag Name

Find resources without the tag Name in the eu-west-1 region

aws-tagged-resource-finder -region eu-west-1 -tag Name -untagged

Download:

https://github.com/alessandrolattao/aws-tagged-resource-finder/releases

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL