From 0e3ca880caec88dc184cd069c039a31279db4cba Mon Sep 17 00:00:00 2001 From: Daryl White <53910321+djwfyi@users.noreply.github.com> Date: Tue, 15 Nov 2022 09:42:39 -0600 Subject: [PATCH] Corrects missing part of alias set command (#641) Fixes a missing part of the `mc alias set` command and adds formatting to the `PATH` in the replacement list for the command. --- .../operations/install-deploy-manage/migrate-fs-gateway.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/source/operations/install-deploy-manage/migrate-fs-gateway.rst b/source/operations/install-deploy-manage/migrate-fs-gateway.rst index b16d8a22..4d20d937 100644 --- a/source/operations/install-deploy-manage/migrate-fs-gateway.rst +++ b/source/operations/install-deploy-manage/migrate-fs-gateway.rst @@ -60,9 +60,10 @@ Procedure .. code-block:: shell :class: copyable - mc alias set PATH ACCESSKEY SECRETKEY + mc alias set NEWALIAS PATH ACCESSKEY SECRETKEY - - Replace PATH with the IP address or hostname and port for the new deployment. + - Replace ``NEWALIAS`` with the alias to create for the deployment. + - Replace ``PATH`` with the IP address or hostname and port for the new deployment. - Replace ``ACCESSKEY`` and ``SECRETKEY`` with the credentials you used when creating the new deployment. #. Export the existing deployment's **configurations**