kf configure-space set-default-domain

Nom

kf configure-space set-default-domain Définit ou crée un domaine par défaut pour un espace.

Synopsis

kf configure-space set-default-domain [SPACE_NAME] DOMAIN [flags]

Exemples

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

Options

--async
N'attend pas que l'action se termine sur le serveur pour le renvoi
-h, --help
aide pour set-default-domain

Options héritées

Ces options sont héritées des commandes parentes.

--config=string
Fichier de configuration (par défaut : $HOME/.kf)
--kubeconfig=string
Fichier de configuration Kubectl (par défaut : $HOME/.kube/config)
--log-http
Consigner les requêtes HTTP dans stderr
--space=string
Espace pour exécuter la commande. Cette opération remplace l'espace actuellement ciblé.