mirror of
https://github.com/buckit-io/buckit.git
synced 2026-09-24 11:26:17 +00:00
3ec5c2fb8f
Commands implemented
$ minio put <objectname> <file>
$ minio encode <objectname>
$ minio get <objectname>
$ minio list
TODO :
$ minio init
$ minio verify
...
...