0.0.2 • Published 8 years ago
s3-tags v0.0.2
S3 Tags
Simple utility to find tagged and untagged S3 buckets.
How to install
npm install -g s3-tagsUsage
List all buckets tagged with aws:cloudformation:stack-name:
$ s3-tags --tag=aws:cloudformation:stack-name List all buckets and their tags tagged with aws:cloudformation:stack-name:
$ s3-tags --tag=aws:cloudformation:stack-name --details List all buckets not tagged with aws:cloudformation:stack-name:
$ s3-tags --tag=aws:cloudformation:stack-name --not-tagged