forked from extern/nushell
10 lines
301 B
Markdown
10 lines
301 B
Markdown
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](https://raw.githubusercontent.com/yanganto/nu_plugin_s3/master/demo.png)
|
|
|