wpnpeiris / nats-s3

S3 API compatible NATS Object Store
Apache License 2.0
12 stars 2 forks source link

check https://github.com/minio/mc also works as cli client #4

Open gedw99 opened 4 months ago

gedw99 commented 4 months ago

https://github.com/minio/mc

Its lighter than the Amazon one.

gedw99 commented 4 months ago

https://github.com/jhunt/s3 also looks good and light

wpnpeiris commented 4 months ago

Thanks @gedw99 MinIO Client is for MinIO object storage only. jhunt should work for nats-gateway if it is S3 complaint CLI.

gedw99 commented 3 months ago

minio mc works ok