Harshavardhana
cf7e0ae050
generalize input for ctx.Command.Name ( #4338 )
2022-11-01 08:04:26 -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
Poorna
bd00af5a71
Allow remote target endpoint to point to different host ( #4012 )
2022-03-08 17:42:16 -08:00
Harshavardhana
a59f9e4d30
add gofumpt support, automated cleanup ( #3911 )
2022-01-06 10:55:40 -08:00
Poorna Krishnamoorthy
c8d9eee2b4
Add options to enable|disable proxy,sync for remote target ( #3701 )
...
Also allow URL endpoint, bandwidth limit, healthcheck-duration
and path to be updated for an ARN.
2021-06-07 18:11:38 -07:00
Harshavardhana
91efd0c066
migrate mc to minio/pkg ( #3731 )
...
remove all dependency for minio/minio
2021-05-29 09:30:33 -07:00
Harshavardhana
8d65ee7130
fix: enhance support for special access/secretkeys in remote targets ( #3725 )
...
it latest release and master `mc admin bucket remote add` cannot
parse accesskeys/secretkeys with special characters such as `@`,
this is due to an incorrect implementation.
use the technique used in parsing MC_HOST_alias here to allow
for more complex use-cases.
2021-05-18 22:29:47 -07:00
Harshavardhana
1402987ccb
change license to AGPLv3
2021-05-11 17:45:08 -07:00
Harshavardhana
6c3ac00e18
update madmin to github.com/minio/madmin-go ( #3710 )
2021-05-06 13:33:17 -07:00
Poorna Krishnamoorthy
b537ee408b
report bandwidth limit in --json mode ( #3688 )
...
for `mc admin bucket remote ls`
This PR also removes label for a remote target
2021-04-15 16:58:13 -07:00
Poorna Krishnamoorthy
5ed74df9ed
Add mc admin bucket remote edit to edit credentials ( #3480 )
2020-12-16 15:51:29 -08:00