mc support proxy

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

Syntax

mc support proxy set

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

mc support proxy set ALIAS PROXY_URL 

mc support proxy show

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

mc support proxy show ALIAS 

mc support proxy remove

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.

Example

Remove the configured proxy URL

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

mc support proxy remove myaistor 

Display the configured proxy URL

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

mc support proxy show myaistor