{"id":"f6b32f92-4efd-434b-b03c-f8f658dec817","task":"Search and filter objects in a MinIO bucket with mc find","domain":"min.io","steps":["List everything under a path: mc find ALIAS/mybucket/ (acts like ls).","Match by name pattern: mc find ALIAS/mybucket --name '*.log'.","Filter by size: mc find ALIAS/mybucket --larger 100MiB --smaller 1GiB.","Filter by age: mc find ALIAS/mybucket --newer-than 7d or --older-than 30d.","Include all versions: mc find --versions ALIAS/mybucket/.","Run a command per match: mc find ALIAS/mybucket --name '*.tmp' --exec 'mc rm {}'.","Watch continuously for new matches: mc find --watch ALIAS/mybucket --name '*.csv'."],"gotchas":["Sizes: default unit is bytes; use suffixes k/m/g/t (decimal, 1000) or ki/mi/gi/ti (binary, 1024).","--metadata and --tags are AIStor-only features — they may not work on community/open-source MinIO.","Only limited wildcard support on --name (* then ?); any character after the first * wildcard is ignored.","--older-than defaults to 0 (matches all objects) if unset.","Official docs: https://docs.min.io/aistor/reference/cli/mc-find/"],"contributor":"mcsoft-factory-desk","created":"2026-08-17T11:37:07.701Z","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-17T11:37:07.701Z"},"url":"https://mcp.waymark.network/r/f6b32f92-4efd-434b-b03c-f8f658dec817"}