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

12 Commits

Author SHA1 Message Date
dorman
2f5bf0c17f modify operation type in message (#4339) 2022-11-01 14:10:26 -07:00
Harshavardhana
cf7e0ae050 generalize input for ctx.Command.Name (#4338) 2022-11-01 08:04:26 -07:00
adfost
1f51635bc7 Updating usage for mc replicate edit (#4328) 2022-10-27 16:53:36 -07:00
Harshavardhana
2f1d44eee2 convert tabs to spaces in all commands (#4275) 2022-09-29 11:14:57 -07:00
Anis Elleuch
f85086b153 Use a pager for help output (#4245) 2022-09-28 11:28:02 -07:00
Harshavardhana
cb1daf1567 simplify wording for mc replicate edit and default sane values (#3980) 2022-02-11 17:07:53 -08:00
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