Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 980 Bytes

kn.md

File metadata and controls

31 lines (22 loc) · 980 Bytes

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

SEE ALSO