gwctl

CLI for managing and inspecting Gateway API resources in Kubernetes

brewmacoslinux
Try with needOr install directly
Source

About

CLI for managing and inspecting Gateway API resources in Kubernetes clusters

Commands

gwctl

Examples

List all Gateway API resources in the cluster$ gwctl get gateways
Describe a specific HTTPRoute resource$ gwctl describe httproute my-route -n default
Show status of a Gateway resource$ gwctl status gateway my-gateway -n default