nushell/crates/old/nu_plugin_s3
JT d1c719a8cc
bump to 0.64 (#5777)
Co-authored-by: sholderbach <sholderbach@users.noreply.github.com>
2022-06-15 14:39:17 +12:00
..
src Add search terms to Command and Signature (#4980) 2022-03-27 22:25:30 +03:00
Cargo.toml bump to 0.64 (#5777) 2022-06-15 14:39:17 +12: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