Skip to content

grep-like functionality #20

@giftig

Description

@giftig

Being able to search through an S3 file while in the s3-browser cli would be beneficial in some cases. To stick with the unix-like interface it'd be nice to make this a grep command. This could either be stripped-down functionality like simply supporting fgrep [literal text] [key] / grep [regex] [key] or could simply use grep itself to filter the contents (where available)

Either way it should perform a binary check first by using utils.print_object like the cat command currently does.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions