Skip to content

Releases: kubernetes-sigs/gwctl

v0.1.0

01 Nov 17:18
ac3c31b
Compare
Choose a tag to compare

v0.1.0

We're thrilled to announce the very first release of gwctl, your new CLI for Kubernetes Gateway API!

It's still early days, so there might be a few rough edges. Please report any issues you find!

Features:

  • Manage Gateway API resources: Use commands like get, apply, and delete to manage Gateway API resources with ease.
  • Explore policies: Use get policies to list and understand how policies impact your resources.
  • Get detailed insights: Dive deep into resource configurations and relationships using describe.
  • Analyze for potential issues: Identify problems before they happen with analyze.
  • Visualize connections: Generate graphs to understand how your resources connect using get -o graph.

Refer to the README for detailed examples of each command.

Installation:

Download the binaries for your OS and architecture from the attached files.

Huge thanks to all the contributors: