Nom
kf configure-space append-domain
Ajoute un domaine à un espace
Synopsis
kf configure-space append-domain [SPACE_NAME] DOMAIN [flags]
Exemples
# Configure the Space "my-space" kf configure-space append-domain my-space myspace.mycompany.com # Configure the targeted Space kf configure-space append-domain myspace.mycompany.com
Options
--async
- N'attend pas que l'action se termine sur le serveur pour le renvoi
-h, --help
- aide pour append-domaine
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é.