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 に関するヘルプ

継承されるフラグ

次のフラグは親コマンドから継承されます。

--as=string
対象のオペレーションになり代わるユーザー名。
--as-group=strings
このオペレーションになり代わるグループ。複数のグループを指定するには、このフラグを複数回指定します。
--config=string
CLI リクエストに使用する Kf 構成ファイルへのパス。
--kubeconfig=string
CLI リクエストに使用する kubeconfig ファイルへのパス。
--log-http
HTTP リクエストを標準エラーに記録します。
--space=string
コマンドが実行されるスペース。このフラグにより、現在のターゲット スペースがオーバーライドされます。