kf space

이름

kf space - 지정된 공간에 대한 정보 출력

개요

kf space NAME [flags]

예시

  kf space my-space

플래그

--allow-missing-template-keys
true인 경우 템플릿에 필드 또는 맵 키가 누락되면 템플릿에서 오류가 발생합니다. golang 및 jsonpath 출력 형식에만 적용됩니다 (기본값: true).
-h, --help
space 도움말
-o, --output=string
출력 형식으로, go-template|go-template-file|json|jsonpath|jsonpath-file|name|template|templatefile|yaml 중 하나입니다.
--template=string
-o=go-template, -o=go-template-file일 때 사용할 템플릿 문자열 또는 템플릿 파일 경로입니다. 템플릿 형식은 golang 템플릿입니다.

상속된 플래그

이러한 플래그는 상위 명령어에서 상속됩니다.

--config=string
구성 파일(기본값: $HOME/.kf)
--kubeconfig=string
Kubectl 구성 파일(기본값: $HOME/.kube/config)
--log-http
stderr에 HTTP 요청 로깅
--space=string
명령어를 실행할 공간입니다. 이는 현재 타겟팅된 공간을 재정의합니다.