Documentation

mc alias

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 local mc configuration.

remove

The mc alias remove removes an existing alias from the local mc configuration.

set

The mc alias set command adds or updates an alias to the local mc 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.