Skip to content

Commit

Permalink
Use --name, not --cluster
Browse files Browse the repository at this point in the history
  • Loading branch information
errordeveloper committed Mar 14, 2019
1 parent 854d96c commit b972955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,7 @@ Control plane version updates must be done for one minor version at a time.

To update control plane to the next available version run:
```
eksctl update cluster --cluster=<clusterName>
eksctl update cluster --name=<clusterName>
```

This command will not apply any changes right away, you will need to re-run it with
Expand Down

0 comments on commit b972955

Please sign in to comment.