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/aks/command-invoke.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ az aks command invoke \
51
51
52
52
The above example runs three `helm` commands on the *myAKSCluster* cluster in *myResourceGroup*.
53
53
54
-
## Use `command invoke` to run commands an with attached file or directory
54
+
## Use `command invoke` to run commands with an attached file or directory
55
55
56
56
Use `az aks command invoke --command` to run commands on your cluster and `--file` to attach a file or directory for use by those commands. For example:
0 commit comments