kf configure-space remove-domain

名前

kf configure-space remove-domain - スペースからドメインを削除します。

概要

kf configure-space remove-domain [SPACE_NAME] DOMAIN [flags]

  # Configure the Space "my-space"
  kf configure-space remove-domain my-space myspace.mycompany.com
  # Configure the targeted Space
  kf configure-space remove-domain myspace.mycompany.com

フラグ

--async
サーバーでのアクションの完了を待たずに結果を返します。
-h, --help
remove-domain のヘルプ

継承されるフラグ

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

--config=string
構成ファイル(デフォルトは $HOME/.kf)
--kubeconfig=string
Kubectl 構成ファイル(デフォルトは $HOME/.kube/config)
--log-http
HTTP リクエストのログを stderr に出力します。
--space=string
コマンドが実行されるスペース。これにより、現在のターゲット スペースがオーバーライドされます。