nushell/crates/nu_plugin_s3
2022-02-17 09:55:17 -05:00
..
src Move to a standard kebab/snake style (#4509) 2022-02-17 09:55:17 -05:00
Cargo.toml
demo.png
README.md

Nu Plugin S3

An S3 plugin for nu shell, it can load the content of S3 objects and convert into table

Snapshot

In following example, the return content from httpbin is saved before as an object in AWS S3. snapshot