mirror of
https://github.com/danbulant/nushell
synced 2026-06-13 03:32:17 +00:00
* fetch content from s3 resource * remove submodule * fix clippy * update Cargo.lock * fix s3 plugin dependency version
9 lines
301 B
Markdown
9 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.
|
|

|
|
|