SkillAgentSearch skills...

Sasquatch

A mini-language and command line interpreter for specifying complex s3 API operations in a concise manner.

Install / Use

/learn @tmacro/Sasquatch
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Sasquatch

A mini-language for specifying complex s3 API operations in a concise manner.

Build Status

    # List objects in "mybucket"
    # Filter object keys matching regex ".*\.mp4"
    # Copy matching objects to "mymp4s"
    > sq 'ls:mymedia | gr:.*\.mp4$ | cp:mymp4s'
      Copying mymedia/hello_world.mp4....Done
      Copying mymedia/sasquatch_sighting!.mp4....

Related Skills

View on GitHub
GitHub Stars5
CategoryProduct
Updated6y ago
Forks0

Languages

Python

Security Score

70/100

Audited on Jun 18, 2019

No findings