1
0
mirror of https://github.com/minio/docs.git synced 2025-08-09 13:02:53 +03:00
Files
docs/source/includes/common-mc-support.rst
Daryl White 348758b807 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
2022-12-08 14:09:36 -06:00

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