Skip to content

Latest commit

 

History

History
33 lines (24 loc) · 1.07 KB

kn.md

File metadata and controls

33 lines (24 loc) · 1.07 KB

kn

Knative client

Synopsis

Manage your Knative building blocks:

  • Serving: Manage your services and release new software to them.
  • Eventing: Manage event subscriptions and channels. Connect up event sources.

Options

      --config string        kn config file (default is ~/.config/kn/config.yaml)
  -h, --help                 help for kn
      --kubeconfig string    kubectl config file (default is ~/.kube/config)
      --log-http             log http traffic
      --lookup-plugins       look for kn plugins in $PATH
      --plugins-dir string   kn plugins directory (default "~/.config/kn/plugins")

SEE ALSO