From 37d000bb5e2e3218215eff001e81d8216764eab7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Elisamara=20Aoki=20Gon=C3=A7alves?= Date: Thu, 20 Mar 2025 19:28:22 +0000 Subject: [PATCH] Fix command in Manage Subcloud Groups (r10,dsR10) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fix bullets with older command and replace by correct command. Closes-bug: 2103741 Change-Id: I94739424e7fab43241079434e7c8867174871b09 Signed-off-by: Elisamara Aoki Gonçalves --- .../dist_cloud/kubernetes/managing-subcloud-groups.rst | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/doc/source/dist_cloud/kubernetes/managing-subcloud-groups.rst b/doc/source/dist_cloud/kubernetes/managing-subcloud-groups.rst index c43e7d31d..411b20609 100644 --- a/doc/source/dist_cloud/kubernetes/managing-subcloud-groups.rst +++ b/doc/source/dist_cloud/kubernetes/managing-subcloud-groups.rst @@ -37,15 +37,12 @@ or firmware updates, see: .. _managing-subcloud-groups-ul-a3s-nqf-1nb: -- To create an upgrade orchestration strategy use the :command:`dcmanager - upgrade-strategy create` command. +- To create a software deploy orchestration strategy, use the + :command:`dcmanager sw-deploy-strategy create` command. - For more information see, + For more information see :ref:`deploy-software-releases-using-the-cli-1ea02eb230e5`. -- To create an update (patch) orchestration strategy use the - :command:`dcmanager patch-strategy create` command. - - To create a firmware update orchestration strategy use the :command:`dcmanager fw-update-strategy create` command.