1
0
mirror of https://github.com/minio/mc.git synced 2025-12-14 22:42:09 +03:00
Commit Graph

5 Commits

Author SHA1 Message Date
Harshavardhana
e088bd45a9 fix: alignment in 'replicate status' help (#4675) 2023-09-07 01:01:36 -07:00
Aditya Manthramurthy
e2056fb057 Update to minio/pkg v2 (#4674) 2023-09-02 14:28:03 -07:00
Poorna
5a5a9973c3 Change replicate status metrics to show additional info (#4582)
in `mc replicate status` for bucket replication
and `mc admin replicate status` for site replication.
2023-08-30 01:02:26 -07:00
Harshavardhana
1fbd97aa04 run gofumpt -extra on all source files (#4634) 2023-07-17 13:10:20 -07:00
Poorna
09a06e2a75 Rename mc replicate diff as mc replicate backlog (#4568)
Rename `mc replicate diff` as `mc replicate backlog`

By default `mc replicate backlog` shows the most recent failures with additional
--nodes flag to filter output by node and --arn flag to filter by remote target.
This is a fast operation and provides a quick snapshot of backlog currently in failed
status.

`mc replicate backlog --full` does a full listing and reports all object versions in
 pending or failed replication status.
2023-07-13 09:06:12 -07:00