Skip to content

Commit

Permalink
Updated AWS CLI command to describe EKS cluster (aws#9144)
Browse files Browse the repository at this point in the history
  • Loading branch information
waseemahammed authored Jan 22, 2025
1 parent 2f325c8 commit 2d26edf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awscli/examples/eks/describe-cluster.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The following ``describe-cluster`` example actively running EKS addon in your Amazon EKS cluster. ::

aws eks describe-cluster \
--cluster-name my-eks-cluster
--name my-eks-cluster

Output::

Expand Down

0 comments on commit 2d26edf

Please sign in to comment.