Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 902 Bytes

kn_plugin.md

File metadata and controls

36 lines (24 loc) · 902 Bytes

kn plugin

Plugin command group

Synopsis

Provides utilities for interacting and managing with kn plugins.

Plugins provide extended functionality that is not part of the core kn command-line distribution. Please refer to the documentation and examples for more information about how write your own plugins.

kn plugin [flags]

Options

  -h, --help                 help for plugin
      --lookup-plugins       look for kn plugins in $PATH
      --plugins-dir string   kn plugins directory (default "~/.kn/plugins")

Options inherited from parent commands

      --config string       kn config file (default is $HOME/.kn/config.yaml)
      --kubeconfig string   kubectl config file (default is $HOME/.kube/config)
      --log-http            log http traffic

SEE ALSO