Skip to content

Commit d02d467

Browse files
authored
update wordings to match GA CLI
1 parent 40611ba commit d02d467

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/aks-preview/azext_aks_preview/custom.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1260,7 +1260,7 @@ def aks_upgrade(cmd,
12601260
upgrade_all = True
12611261
else:
12621262
msg = (
1263-
"Since control-plane-only argument is specified, this will upgrade only the kubernetes version of the control plane to "
1263+
"Since --control-plane-only parameter is specified, this will upgrade only the kubernetes version of the control plane to "
12641264
f"{instance.kubernetes_version}. Kubernetes versions of the node pools will remain unchanged, "
12651265
"but node image version may be upgraded if there has been cluster config change that requires VM reimage. "
12661266
"Continue?"

0 commit comments

Comments
 (0)