mirror of
https://github.com/pgsty/minio.git
synced 2026-07-17 02:21:08 +03:00
3ec5c2fb8f
Commands implemented
$ minio put <objectname> <file>
$ minio encode <objectname>
$ minio get <objectname>
$ minio list
TODO :
$ minio init
$ minio verify
...
...