From 87e4c6488aef797f25e90da4cc06e5098a609f51 Mon Sep 17 00:00:00 2001 From: Ross Gardiner Date: Fri, 24 Mar 2023 15:38:13 +0100 Subject: [PATCH] Update deprecated `admin bucket remote` commands (#772) --- source/reference/minio-mc/mc-replicate-resync.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/source/reference/minio-mc/mc-replicate-resync.rst b/source/reference/minio-mc/mc-replicate-resync.rst index caba430a..9ef918f5 100644 --- a/source/reference/minio-mc/mc-replicate-resync.rst +++ b/source/reference/minio-mc/mc-replicate-resync.rst @@ -25,7 +25,7 @@ specified MinIO bucket to a remote :ref:`replication .. end-mc-replicate-resync-desc This command *requires* first configuring the remote bucket target using the -:mc-cmd:`mc admin bucket remote add` command. You must specify the resulting +:mc-cmd:`mc replicate add` command. You must specify the resulting remote ARN as part of running :mc:`mc replicate resync`. This command supports rebuilding a MinIO deployment using an active-active @@ -142,7 +142,7 @@ replication status: full bucket path for which to create the replication configuration. - Replace the :mc-cmd:`~mc replicate add --remote-bucket` value with the - ARN of the remote target. Use :mc-cmd:`mc admin bucket remote ls` to list + ARN of the remote target. Use :mc-cmd:`mc replicate ls` to list all configured remote replication targets. Behavior