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

17 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
Anis Elleuch
f85086b153 Use a pager for help output (#4245) 2022-09-28 11:28:02 -07:00
Harshavardhana
b01f48836a replicate add should enable all replication types by default (#4021)
fixes #4020
2022-03-16 13:06:05 -07:00
Harshavardhana
2be75594d0 simplify wording for mc replicate add and default sane values (#3978) 2022-02-11 16:36:37 -08:00
Poorna Krishnamoorthy
6bf64d9704 Add multisite replication support in mc replicate cmd (#3766)
Also adding a flag to `mc replicate reset` to allow 
granular replication reset by target
2021-09-15 10:32:28 -07: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
Harshavardhana
465e6cf63c fix: indent help properly (#3504) 2020-11-25 12:05:05 -08:00
Anis Elleuch
25fd302af6 More flags check in replicate add command (#3503) 2020-11-25 10:20:43 -08:00
Poorna Krishnamoorthy
786a53672b Add flag to allow delete marker replication (#3395) 2020-11-10 19:36:48 -08:00
Harshavardhana
ce7ffc38df fix: alignment in help for multiple commands (#3371) 2020-08-19 15:44:12 -07:00
poornas
eafc9ee7b4 Add --remote-bucket as flag in mc replicate add/set (#3349) 2020-08-14 13:59:52 -07:00
poornas
069968c8aa Change replicate command cli (#3335) 2020-08-07 08:15:27 -07:00