nushell/crates/old/nu_plugin_s3
JT ff3dffd813
Nu glob (#4818)
* Fork glob. Normalise license holder

* Fix more licenses

* unwraps

* bad doc test
2022-03-13 11:30:27 -07:00
..
src Move old plugins (#4721) 2022-03-04 09:36:03 -05:00
Cargo.toml Nu glob (#4818) 2022-03-13 11:30:27 -07:00
demo.png Move old plugins (#4721) 2022-03-04 09:36:03 -05:00
README.md Move old plugins (#4721) 2022-03-04 09:36:03 -05:00

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