Skip to content

mmateja/s3-cat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gem Version Build Status

s3-cat

s3-cat is a simple command line utility that lets you search many S3 files quickly.

Installation

gem install s3_cat

Usage

$ s3-cat s3://my_s3_bucket/directory/path/ | grep "searched pattern"

s3-cat prints content of all the files within directory/path/ to standard output. It can be later processed with any other tool.

License

The gem is available as open source under the terms of the MIT License.

About

Concatenate and print S3 files recursively

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published