Name
kf spaces
- List Spaces in the cluster
Synopsis
kf spaces [flags]
Examples
kf spaces
Flags
-
--allow-missing-template-keys - If true, ignore any errors in templates when a field or map key is missing in the template. Only applies to golang and jsonpath output formats. (default true)
-
-h, --help - help for spaces
-
-o, --output= string - Output format. One of: go-template|go-template-file|json|jsonpath|jsonpath-file|name|template|templatefile|yaml.
-
--template= string - Template string or path to template file to use when -o=go-template, -o=go-template-file. The template format is golang templates .
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

