Skip to content

Commit 13f114d

Browse files
committed
Fix TCM migration doc
1 parent f7d76f6 commit 13f114d

File tree

5 files changed

+16
-2
lines changed

5 files changed

+16
-2
lines changed
284 KB
Loading

doc/tooling/tcm/index.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,6 @@ to read data. LDAP authorization is supported as well.
4040
tcm_connect_clusters
4141
tcm_cluster_management/index
4242
tcm_cluster_data_access
43-
tcm_cluster_migrations
4443
tcm_access_control/index
4544
tcm_audit_log
4645
tcm_configuration

doc/tooling/tcm/tcm_cluster_management/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@ to learn how to perform various management operations on Tarantool clusters from
1818
tcm_cluster_config
1919
tcm_cluster_users
2020
tcm_cluster_metrics
21-
tcm_supervised_failover
21+
tcm_supervised_failover
22+
tcm_cluster_migrations
File renamed without changes.

doc/tooling/tcm/tcm_ui_overview.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -172,6 +172,20 @@ sent to this centralized storage.
172172

173173
Learn more in :ref:`tcm_configuring_clusters`.
174174

175+
.. _tcm_ui_cluster_migrations:
176+
177+
Migrations
178+
~~~~~~~~~~
179+
180+
The **Migrations** page provides centralized migration management tools for the selected cluster.
181+
182+
.. image:: _images/tcm_ui_cluster_migrations.png
183+
:align: left
184+
:width: 700
185+
:alt: TCM cluster migrations page
186+
187+
Learn more in :ref:`tcm_cluster_migrations`.
188+
175189
.. _tcm_ui_cluster_tuples:
176190

177191
Tuples

0 commit comments

Comments
 (0)