github knative/client knative-v1.2.0
Knative Client release v1.2.0

latest releases: knative-v1.3.1, v0.30.1, knative-v1.3.0...
2 years ago

Meta

The compile dependencies have been updated to Knative Serving v1.2.0, Knative Eventing v1.2.0 (Go module versions are v0.29.0).

Improved Bash and Zsh completion

The support for Bash and Zsh completion on kn commands has been greatly improved. It now supports completion on options and on context dependant data like service names.

Just add source <$(kn completion bash) or source <$(kn completion zsh) to your bash or zsh init script, respectively (it does not work when called interactively from the shell).

You will then automatically benefit from TAB-completions like in:

Released plugins

The kn-plugin-event plugin is now included since this release.

The plugins that are released in parallel and aligned with Knative v1.1.0 are:

All those plugins are released separately and are technically not part of this knative/client release, they are aligned however to share the same Knative dependencies and can be targeted for inlining.


You can find the complete list of changes in the CHANGELOG.

Don't miss a new client release

NewReleases is sending notifications on new releases.