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

6 Commits

Author SHA1 Message Date
Aditya Manthramurthy
d4b7b00d73
Bump up minio/pkg to v3 (#4940) 2024-05-23 00:59:47 -07:00
Shireesh Anjal
66daa906eb
mc support commands: allow --json in online mode (#4859)
There was a validation that said `--json` is supported only when
`--airgap` is also passed for SUBNET related `mc support` commands.

Remove this validation to allow `--json` to be passed even in online
mode. In this scenario, print a status JSON after upload to SUBNET.
2024-03-02 11:55:14 -08:00
Aditya Manthramurthy
e2056fb057
Update to minio/pkg v2 (#4674) 2023-09-02 14:28:03 -07:00
Shireesh Anjal
e8f049cbb1
Ensure --airgap is available on all support commands (#4633)
- remove deprecated and unused flags from `support diag`
- add missing registration check-in
  - call home status
  - proxy set|show|remove
2023-07-17 09:02:50 -07:00
Shireesh Anjal
107c6dd265
Allow support proxy set|remove without registration (#4488) 2023-03-09 00:10:42 -08:00
Shireesh Anjal
c64833c018
Add commands to set, show and remove proxy (#4375) 2022-11-22 16:07:43 -08:00