Registry / cli / minio-mc

minio-mc

JSON →
library0.0.0-20251106162529-77f82e18b540gogounverified

MinIO Client (mc) provides a modern alternative to UNIX commands like ls, cp, and rsync for filesystems and object storage.

go get github.com/minio/mc
INSTALL
IMPORT
SIG · MINIO-MC
M
minio-mc
cligov0.0.0-20251106162529-77f82e18b540
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

mc
github.com/minio/mc

Print the mc client version

package main import ( "fmt" "github.com/minio/mc" ) func main() { fmt.Println(mc.Version) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.0.0-20251106162529-77f82e18b540latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
27 hits · last 30 days
node
26
OpenAI (training)
1
Resources
minio-mc — go get minio-mc · libregistry