kf configure-space set-app-ingress-policy

名前

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
HTTP リクエストのログを stderr に出力します。
--space=string
コマンドが実行されるスペース。これにより、現在のターゲット スペースがオーバーライドされます。