nushell/crates/nu_plugin_s3
Jonathan Turner da4d24d082
Bump to 0.18.2. Move starship external. (#2345)
* Bump to 0.18.2. Move starship external.

* Fix failing test
2020-08-14 07:02:45 +12:00
..
src Fetch content from S3 (#2328) 2020-08-13 05:20:22 +12:00
Cargo.toml Bump to 0.18.2. Move starship external. (#2345) 2020-08-14 07:02:45 +12:00
demo.png Fetch content from S3 (#2328) 2020-08-13 05:20:22 +12:00
README.md Fetch content from S3 (#2328) 2020-08-13 05:20:22 +12: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