1
0
mirror of https://github.com/minio/mc.git synced 2025-11-13 12:22:45 +03:00

Add ruby example

This commit is contained in:
Harshavardhana
2015-02-09 18:17:39 -08:00
parent 121686c843
commit 5187bad66c
4 changed files with 52 additions and 1 deletions

View File

@@ -30,3 +30,5 @@ bucket1
bucket2
bucket3
```
Grab it here (example-list-buckets.py)[https://github.com/Minio-io/mc/blob/master/docs/sdks/python/example-list-buckets.py]