We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5656ed commit e9d8890Copy full SHA for e9d8890
test/k8s-canaries/Makefile
@@ -40,7 +40,7 @@ endif
40
@cat ~/.kube/config
41
@aws eks list-clusters
42
@aws-iam-authenticator help
43
- @kubectl config current-contextzz
+ @kubectl config current-context
44
@kubectl get nodes -v10
45
@aws-iam-authenticator version
46
0 commit comments