kf completion

Name

kf completion - Generate auto-completion for the Kf CLI

Synopsis

kf completion bash|zsh [flags]

Description

completion is used to create bash/zsh auto-completion for the Kf CLI.

Examples

  eval "$(kf completion bash)"
  eval "$(kf completion zsh)"

Flags

-h, --help
help for completion

Inherited flags

These flags are inherited from parent commands.

--config=string
Config file (default is $HOME/.kf)
--kubeconfig=string
Kubectl config file (default is $HOME/.kube/config)
--log-http
Log HTTP requests to stderr
--space=string
Space to run the command against. This overrides the currently targeted space