Documentation

mc share

Description

Use the mc share commands to manage presigned URLs for downloading and uploading objects to a MinIO bucket.

Subcommands

mc share includes the following subcommands:

Subcommand

Description

download

The mc share download command generates a temporary presigned URL with integrated access credentials for downloading objects from a MinIO bucket. The temporary URL expires after a configurable time limit.

list

The mc share ls command displays any unexpired presigned URLs generated by mc share upload or mc share download

upload

The mc share upload command generates a temporary presigned URL with integrated access credentials for uploading objects to a MinIO bucket. The temporary URL expires after a configurable time limit.