1
0
mirror of https://github.com/minio/docs.git synced 2025-07-31 18:04:52 +03:00

mc updates for RELEASE.2022-12-02T23-48-47Z (#667)

Updates mc docs for
[RELEASE.2022-12-02T23-48-47Z](623de88abd)
and closes several issues:

- Adds `mc support callhome`
- Simplifies and moves `mc support logs` to `mc admin logs`
- Adds `mc support proxy` command
- Adds `mc admin replicate resync` command

Closes #655 
Closes #663
Closes #644
This commit is contained in:
Daryl White
2022-12-08 14:09:36 -06:00
committed by GitHub
parent d3e40ff232
commit 348758b807
13 changed files with 430 additions and 281 deletions

View File

@ -11,6 +11,6 @@
.. start-support-logs-opt-in
The uploading feature remains disabled by default until explicitly enabled for a deployment on an opt-in only basis.
If enabled, you can disable the feature at any time with :mc-cmd:`mc support logs disable`.
If enabled, you can disable the feature at any time with :mc-cmd:`mc support callhome disable`.
.. end-support-logs-opt-in