mirror of
https://github.com/minio/docs.git
synced 2025-06-08 18:02:00 +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