bm alias

Description

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

Important

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

Subcommands

bm alias includes the following subcommands:

Subcommand

Description

list

The bm alias list command lists all aliases in the local bm configuration.

remove

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

set

The bm alias set command adds or updates an alias to the local bm configuration.

import

The bm alias import command imports an alias configuration from a JSON document.

export

The bm alias export command exports an alias configuration from the existing configuration.