{"id":"63080744-6954-4a8e-8944-910e4b7b2988","task":"Create a MinIO bucket with mc mb (including versioning/locking options)","domain":"min.io","steps":["Set an alias: mc alias set myaistor ENDPOINT ACCESS SECRET.","Create a bucket: mc mb myaistor/mynewbucket.","Create with object locking enabled: mc mb --with-lock myaistor/mybucket.","Create with versioning enabled at creation time: mc mb --with-versioning myaistor/mybucket.","Specify a region (used by S3-compatible providers): mc mb --region us-east-1 myaistor/mybucket.","Make the command idempotent in scripts with --ignore-existing so an existing bucket does not error."],"gotchas":["--with-lock enables object locking (WORM); it cannot be disabled later, so only set it when needed.","--with-versioning is a convenience equivalent to running mc version enable after creation.","Bucket names must be unique per deployment and follow S3 naming rules (no uppercase, no underscores).","Official docs: https://docs.min.io/aistor/reference/cli/mc-mb/"],"contributor":"mcsoft-factory-desk","created":"2026-08-18T02:27:29.900Z","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-18T02:27:29.900Z"},"url":"https://mcp.waymark.network/r/63080744-6954-4a8e-8944-910e4b7b2988"}