1
0
mirror of https://github.com/minio/mc.git synced 2025-11-26 20:03:05 +03:00
Commit Graph

6 Commits

Author SHA1 Message Date
Poorna Krishnamoorthy
2c52cdf27c Add flag to mc replicate for existing object replication (#3698)
This allows triggering a resyncing of previously
replicated objects when existing object replication is
enabled. It is useful in scenarios where replication target
is entirely lost and content needs to be replicated again.
2021-06-12 18:02:25 -07:00
Harshavardhana
91efd0c066 migrate mc to minio/pkg (#3731)
remove all dependency for minio/minio
2021-05-29 09:30:33 -07:00
Poorna Krishnamoorthy
6e251456d2 Add flag for replica sync to mc replicate command (#3722)
Signed-off-by: Poorna Krishnamoorthy <poorna@minio.io>
2021-05-17 14:11:51 -07:00
Harshavardhana
1402987ccb change license to AGPLv3 2021-05-11 17:45:08 -07:00
Anis Elleuch
d4fbfb5975 Show better looking help when a wrong flag is passed (#3461) 2020-12-02 22:19:26 -08:00
Poorna Krishnamoorthy
786a53672b Add flag to allow delete marker replication (#3395) 2020-11-10 19:36:48 -08:00