You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/operator-nexus/howto-cluster-manager.md
+35-29Lines changed: 35 additions & 29 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -172,6 +172,8 @@ You can find examples of these two files here:
172
172
1. Make sure all Instance Details are correct.
173
173
1. Click Review + create.
174
174
175
+
---
176
+
175
177
## List/show Cluster Managers
176
178
177
179
List and show commands are used to get a list of existing Cluster Managers or the properties of a specific Cluster Manager.
@@ -223,6 +225,8 @@ This command shows the properties of the specified Cluster Manager in JSON forma
223
225
224
226
To view Cluster Managers, use Portal, CLI, or PowerShell.
225
227
228
+
---
229
+
226
230
## Update Cluster Manager
227
231
228
232
This command is used to patch properties of the provided Cluster Manager, or update the tags assigned to the Cluster Manager. Properties and tag updates can be done independently.
@@ -239,35 +243,6 @@ az networkcloud clustermanager update \
239
243
--subscription "<SUB_ID>"
240
244
```
241
245
242
-
### [Azure PowerShell](#tab/azure-powershell)
243
-
244
-
This command updates the Cluster Manager in the specified Resource group.
0 commit comments