1
0
mirror of https://github.com/minio/mc.git synced 2025-04-19 21:02:15 +03:00

11 Commits

Author SHA1 Message Date
Harshavardhana
c652022dab
upgrade golang-lint to v2 (#5178) 2025-03-28 01:05:40 -07:00
Klaus Post
f6df01d750
Fix incorrect bool parsing (#4991)
For example `--json=false` would still print JSON.

Went through all usage, and I think I covered them all.
2024-07-18 09:08:30 -07:00
Aditya Manthramurthy
d4b7b00d73
Bump up minio/pkg to v3 (#4940) 2024-05-23 00:59:47 -07:00
Aditya Manthramurthy
e2056fb057
Update to minio/pkg v2 (#4674) 2023-09-02 14:28:03 -07:00
Aditya Manthramurthy
5f39522e69
Add response details for policy attach/detach cmd (#4602)
For internal IDP.

Also updates madmin-go to v3 as part of this change

- Temporarily disable test_admin_users until minio side fix is merged
2023-06-19 12:31:19 -07:00
Daniel Valdivia
6833118338
Consistent subcommand naming for list and remove with shortname (#4548)
Signed-off-by: Daniel Valdivia <hola@danielvaldivia.com>
2023-04-16 23:07:14 -07:00
Poorna
e6e2b57022
Rename admin replicate subcommands (#4383) 2023-01-06 14:29:42 -08:00
Harshavardhana
e8792efe0a
fix: replicate remove show partial operations if any (#4418) 2022-12-22 09:13:46 -08:00
Klaus Post
52a931bfa7
Add staticcheck to CI (#4386) 2022-12-05 08:32:04 -08:00
Aditya Manthramurthy
854b4f123f
Bump up madmin-go to v2 (#4382) 2022-12-01 10:41:14 -08:00
Poorna
9b6f6cdbb4
Add admin replicate remove command to allow removal of sites (#3919) 2022-02-10 18:50:11 -08:00