kf target

Name

kf target - Set the default Space to run commands against

Synopsis

kf target [flags]

Examples

  # See the current Space
  kf target
  # Target a Space
  kf target -s my-space

Flags

-h, --help
help for target

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