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.
Subcommands
mc alias
includes the following subcommands:
Subcommand | Description |
---|---|
list |
List all aliases in the local mc configuration. |
remove |
Remove an existing alias from the local mc configuration. |
set |
Add or update an alias in the local mc configuration. |
import |
Import an alias configuration from a JSON document. |
export |
Export an alias configuration from the existing configuration. |