이름
kf configure-space set-app-ingress-policy
- 공간에서 앱의 인그레스 정책 설정
개요
kf configure-space set-app-ingress-policy [SPACE_NAME] POLICY [flags]
예시
# Configure the Space "my-space" kf configure-space set-app-ingress-policy my-space DenyAll # Configure the targeted Space kf configure-space set-app-ingress-policy DenyAll
플래그
--async
- 작업이 서버에서 완료되어 결과를 반환할 때까지 기다리지 않습니다.
-h, --help
- set-app-ingress-policy 도움말
상속된 플래그
이러한 플래그는 상위 명령어에서 상속됩니다.
--config=string
- 구성 파일(기본값: $HOME/.kf)
--kubeconfig=string
- Kubectl 구성 파일(기본값: $HOME/.kube/config)
--log-http
- stderr에 HTTP 요청 로깅
--space=string
- 명령어를 실행할 공간입니다. 이는 현재 타겟팅된 공간을 재정의합니다.