refresh status¶
Fleet patch posture across clusters and regions — the front door.
Reports, per cluster: Kubernetes version, EKS support window (standard vs. extended support, with extended-support cost exposure), stale AMIs, and add-ons behind their latest compatible version. Exits non-zero when something needs attention, so it doubles as a CI gate.
Flags¶
| Flag | Description |
|---|---|
--all-regions, -A |
Query all EKS-supported regions |
--region, -r |
Specific region(s) to query (repeatable) |
--max-concurrency, -C |
Max concurrent region requests |
--format, -o |
table (default), json, yaml, plain |
--timeout, -t |
Operation timeout |