gwctl
« Back to VersTracker
Description:
CLI for managing and inspecting Gateway API resources in Kubernetes clusters
Type: Formula  |  Latest Version: 0.2.0@0  |  Tracked Since: Nov 16, 2025
Links: Homepage  |  GitHub  |  formulae.brew.sh
Stars: 104  |  Forks: 20  |  Language: Go  |  Category: Developer tools
Tags: kubernetes gateway-api networking cli devops
Install: brew install gwctl
About:
gwctl is a command-line utility designed to interact with the Kubernetes Gateway API. It simplifies the management and debugging of Gateway API resources like Gateways, HTTPRoutes, and Policies. The tool provides a user-friendly interface to inspect the state and relationships of these resources within a cluster.
Key Features:
  • Inspect Gateway API resources and their relationships
  • Manage policies attached to Gateway API resources
  • Provides a high-level view of the Gateway API configuration
  • Works with standard kubectl contexts and kubeconfig files
Use Cases:
  • Debugging why traffic is not routing to a service via an HTTPRoute
  • Inspecting the status and configuration of Gateway resources
  • Understanding which policies are applied to specific routes or gateways
Alternatives:
  • kubectl – Standard kubectl requires manual inspection of individual resources, whereas gwctl provides a consolidated view of related resources.
Version History
Detected Version Rev Change Commit
Dec 25, 2025 6:12pm 0.2.0 0 VERSION_BUMP 267dfa87
Nov 16, 2025 2:44pm 0 VERSION_BUMP ee60caa5