1
0
mirror of https://github.com/minio/docs.git synced 2025-07-28 19:42:10 +03:00

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.
This commit is contained in:
Daryl White
2022-11-15 09:42:39 -06:00
committed by GitHub
parent e2f30fb5fd
commit 0e3ca880ca

View File

@ -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**