Skip to content

cppforlife/knctl

Repository files navigation

Knative CLI

Knative CLI (knctl) provides simple set of commands to interact with a Knative installation.

Grab pre-built binaries from the Releases page.

Build

# export GOPATH=...

$ ./hack/build.sh

$ ./knctl version

Docs

If you are interested in contributing, see CONTRIBUTING.md.