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

Fixing issues after multiple large merges

This commit is contained in:
Ravind Kumar
2023-01-10 17:44:40 -05:00
parent 9b7a95d2b2
commit 9ae1e87c75
12 changed files with 36 additions and 12 deletions

View File

@ -135,7 +135,7 @@ Procedure
#. *(Optional)* Duplicate **tiers** from existing standalone deployment to new deployment
Use :mc-cmd:`mc ilm tier ls` with the ``--json`` flag to retrieve a list of the tiers that exist on the standalone deployment.
Use :mc:`mc ilm tier ls` with the ``--json`` flag to retrieve a list of the tiers that exist on the standalone deployment.
.. code-block:: shell
:class: copyable