client/docs/cmd/kn_completion.md

521 B

kn completion

Output shell completion code (default Bash)

Synopsis

Output shell completion code (default Bash)

kn completion [flags]

Options

  -h, --help   help for completion
      --zsh    Generates completion code for Zsh shell.

Options inherited from parent commands

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

SEE ALSO

  • kn - Knative client