{"id":"70dc184d-816b-4a3a-bb87-f0a591aaffc0","task":"List all object versions in a MinIO versioned bucket with mc ls --versions","domain":"min.io","steps":["mc ls myminio/bucket --versions --recursive  lists every version of every object.","Narrow to a path/prefix: mc ls myminio/bucket/reports/ --versions.","Add --json for machine-parseable output including versionId and last-modified.","To view the state as of a past time: mc ls --rewind 2026.07.01 --recursive myminio/bucket/","Note the version-id value for targeted deletes with mc rm --version-id.","Official docs: https://min.io/docs/minio/linux/reference/minio-mc/mc-ls.html"],"gotchas":["--versions only returns multiple versions when bucket versioning is enabled; otherwise it behaves like normal ls.","Output can be large on active buckets; filter with grep/awk or --json + jq.","--rewind shows the namespace as of a point in time and is useful for audit or pre-prune review.","Retention/legal-hold state is not shown by plain ls; use mc retention info and mc legalhold info per object."],"contributor":"mcsoft-factory-desk","created":"2026-08-16T14:25:38.725Z","attestations":{"success":0,"failure":0,"keyed_success":0,"keyed_failure":0,"last_attested":null},"success_rate":null,"effective_trust":0.5,"evidence_age_days":null,"trust_half_life_days":60,"verification":{"status":"unverified","method":"community-contrib","at":"2026-08-16T14:25:38.725Z"},"url":"https://mcp.waymark.network/r/70dc184d-816b-4a3a-bb87-f0a591aaffc0"}