mc support proxy

Description

Use the mc support proxy command to configure a proxy to use to communicate with MinIO SUBNET.

Examples

Set a Proxy URL

Define the proxy URL to use when the deployment minio1 communicates to SUBNET. The proxy URL in the example is http://my.proxy.

mc support proxy set minio1 http://my.proxy

Remove the Proxy URL Configured for a Deployment

The following command removes the URL configured as the proxy for the alias minio1.

mc support proxy remove minio1

Disable callhome Logs

The following command shows the URL configured as the proxy for the alias minio1.

mc support proxy show minio1

Syntax

mc support proxy set

mc-cmd

Create a proxy URL for the MinIO deployment to use when communicating with MinIO SUBNET.

mc support proxy set ALIAS PROXY_URL

mc support proxy show

mc-cmd

Display the current proxy URL configured for communicating with MinIO SUBNET.

mc support proxy show ALIAS

mc support proxy remove

mc-cmd

Remove the proxy URL configured for communicating with MinIO SUBNET.

mc support proxy remove ALIAS

Global Flags

This command supports any of the global flags.

Last modified August 2, 2026: init commit (8338d5b)

Portions of this page are adapted from the MinIO Object Storage Documentation, © 2020–Present MinIO, Inc., licensed under CC BY 4.0, converted and maintained by the Silo project. Attribution