UNCLASSIFIED

README.md 548 Bytes
Newer Older
1
# MinIO Client
Joshua Eason's avatar
Joshua Eason committed
2

3 4 5 6
MinIO Client (mc) provides a modern alternative to UNIX commands like ls, cat, cp, mirror, diff, find etc. It supports filesystems and Amazon S3 compatible cloud storage service (AWS Signature v2 and v4).

## Documentation

sean.melissari's avatar
sean.melissari committed
7
Full documentation and instructions for MinIO Client can be found [here](https://docs.min.io/docs/minio-client-complete-guide.html).
8

sean.melissari's avatar
sean.melissari committed
9 10 11 12 13
Run `mc config` to configure the client.

## Deployment

Refer to the Helm [chart](https://repo1.dsop.io/dsop/charts/-/tree/master/stable/minio) for deployment instructions.