macOS
brew install gwctllocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für gwctl in AI-Agent-Workflows.
Installation
brew install gwctllocal Homebrew formula metadata
Überblick
CLI for managing and inspecting Gateway API resources in Kubernetes clusters
Verlauf
gwctl is a Kubernetes SIGs command-line tool for managing and understanding Kubernetes Gateway API resources. Its README describes create, view, describe, analyze, delete, and graphing workflows for Gateway API resources and other Kubernetes objects.
The public GitHub repository was created on 2024-09-12 under kubernetes-sigs. The README places the tool inside the Gateway API ecosystem and explicitly marks it as an experimental Gateway API feature, meaning incompatible changes are expected while the design settles.
GitHub releases show v0.1.0 on 2024-11-01 and v0.2.0 on 2025-11-28. That release cadence and the experimental warning fit a young Kubernetes-adjacent CLI being iterated alongside Gateway API resource patterns.
gwctl's adoption path is through the Kubernetes SIGs organization and the Gateway API community rather than through a standalone vendor. The README says discussion happens in the same Slack channel and community meetings as the rest of the Gateway API subproject.
Homebrew packaging gives macOS and Linux users a short install path, while source builds use Go, Git, and make. For cluster operators, this places gwctl beside kubectl as a specialized inspection and analysis tool for Gateway API topologies.
The README demonstrates applying Gateway API CRDs, loading sample resources, listing GatewayClasses, Gateways, HTTPRoutes, Services, policies, pods, and CRDs, and describing Gateway resources with related routes, backends, and policy information.
gwctl also has analysis and graphing roles: gwctl analyze can evaluate resource definitions before creation, and gwctl get -o graph emits DOT graphs that visualize relationships among Gateway API resources.
gwctl is package-manager relevant because it packages a specialized Kubernetes API understanding into one CLI. Rather than being another generic kubectl wrapper, it encodes Gateway API relationships, policy inheritance, warnings, and graph output, which are hard to see from raw YAML alone.
Sicherheitslage
infrastructure mutation or orchestration signal.
orange Risiko · mittel Konfidenz · infrastructure
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
gwctl | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/kubernetes-sigs/gwctl
Installationsmetadaten
| Paketschlüssel | brew:gwctl |
|---|---|
| Version | 0.2.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/gwctl |
| Homepage | https://github.com/kubernetes-sigs/gwctl |
| Repository | https://github.com/kubernetes-sigs/gwctl |
| Upstream-Dokumentation | https://github.com/kubernetes-sigs/gwctl#readme |
| Lizenz | Apache-2.0 |
| Quellarchiv | https://github.com/kubernetes-sigs/gwctl/archive/refs/tags/v0.2.0.tar.gz |
| Build-Abhängigkeiten | go |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | gwctl |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.