mc alias — MinIO Object Storage for Linux (original) (raw)

Table of Contents

Description

The mc alias commands provide a convenient interface for managing the list of S3-compatible hosts that mc can connect to and run operations against.

Important

mc commands that operate on S3-compatible services require specifying an alias for that service.

Subcommands

mc alias includes the following subcommands:

Subcommand Description
list The mc alias list command lists all aliases in the localmc configuration.
remove The mc alias remove removes an existing alias from the localmc configuration.
set The mc alias set command adds or updates an alias to the localmc configuration.
import The mc alias import command imports an alias configuration from a JSON document.
export The mc alias export command exports an alias configuration from the existing configuration.