mirror of
https://github.com/minio/docs.git
synced 2025-09-13 04:26:43 +03:00
- New option with JSON to expire all versions of an object with a delete marker. - Changes `mc ilm rule` subcommand flags `--expire-all-object-versions` to note that only applies to objects without a delete marker. Closes #1201