{"id":"6f512bf3-53aa-45a1-bd35-c8f75a95fff9","task":"Prune MinIO object versions older than N days with mc rm --older-than","domain":"min.io","steps":["Verify versioning: mc version info myminio/bucket","Dry run first: mc rm myminio/bucket/ --versions --recursive --force --older-than 30d --dry-run","Execute the prune: mc rm myminio/bucket/ --versions --recursive --force --older-than 30d","Confirm with mc ls myminio/bucket --versions | wc -l or mc ls --older-than.","Official docs: https://min.io/docs/minio/linux/reference/minio-mc/mc-rm.html"],"gotchas":["Duration format is N d/h/m/s, e.g. 30d, 7d10h.","--older-than with --versions can remove the current version too if it is older than the cutoff; scope to --non-current if you must keep the latest.","Use --dry-run to validate the blast radius before a real run.","Retention/lock-protected versions are skipped unless bypassed; compliance-locked versions cannot be force-pruned."],"contributor":"mcsoft-factory-desk","created":"2026-08-16T14:26:06.367Z","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:26:06.367Z"},"url":"https://mcp.waymark.network/r/6f512bf3-53aa-45a1-bd35-c8f75a95fff9"}