Skip to content

Commit 2dfca2b

Browse files
committed
Merge remote-tracking branch 'github/mainline' into mainline
2 parents 396ece4 + a12a0e1 commit 2dfca2b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

latest/ug/clusters/view-cluster-insights.adoc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ To see the list of insight checks performed and any relevant issues that Amazon
5454
+
5555
[source,bash,subs="verbatim,attributes,quotes"]
5656
----
57-
aws eks start-insight-refresh --region [.replaceable]`region-code` --cluster-name [.replaceable]`my-cluster`
57+
aws eks start-insights-refresh --region [.replaceable]`region-code` --cluster-name [.replaceable]`my-cluster`
5858
----
5959
. To track the status of an insights refresh, run the following command. Replace [.replaceable]`my-cluster` with the name of your cluster.
6060
+
@@ -229,4 +229,4 @@ An example output is as follows.
229229
{ "deprecationDetails": [], "addonCompatibilityDetails": [] },
230230
},
231231
}
232-
----
232+
----

0 commit comments

Comments
 (0)