mirror of
https://github.com/minio/docs.git
synced 2025-08-09 13:02:53 +03:00
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
16 lines
613 B
ReStructuredText
16 lines
613 B
ReStructuredText
.. start-minio-only
|
|
|
|
.. admonition:: SUBNET Registration Required
|
|
:class: note
|
|
|
|
The ``mc support`` commands are designed for MinIO deployments registered with |subnet| to ensure optimal outcome of diagnostics and performance testing.
|
|
Deployments not registered with SUBNET cannot use the ``mc support`` commands.
|
|
|
|
.. end-minio-only
|
|
|
|
.. 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 callhome disable`.
|
|
|
|
.. end-support-logs-opt-in |