bm replicate

Description

The bm replicate command configures and manages the Server-Side Bucket Replication for a Buckit deployment, including active-active replication configurations and resynchronization.

Note

For multi-site replication, see bm admin replicate.

Subcommands

bm replicate includes the following subcommands:

Subcommand

Description

add

The bm replicate add command creates a new server-side replication rule for a bucket on a Buckit deployment.

backlog

The bm replicate backlog shows a list of unreplicated new or deleted objects.

export

The bm replicate export command exports the JSON-formatted replication rules for a Buckit bucket to STDOUT.

import

The bm replicate import command imports JSON-formatted replication rules for a Buckit bucket from STDIN.

ls

The bm replicate ls command lists all replication rules on a Buckit bucket.

resync

The bm replicate resync command resynchronizes all objects in the specified Buckit bucket to a remote replication target.

rm

The bm replicate rm command removes a replication rule from a Buckit bucket.

status

The bm replicate status command displays the replication status of a Buckit bucket. The status also lists the remote target path or location.

update

The bm replicate update command modifies an existing bucket replication rule.