kf update-autoscaling-limits

Nom

kf update-autoscaling-limits : mettre à jour les limites d'autoscaling pour l'application

Synopsis

kf update-autoscaling-limits APP-NAME MIN-INSTANCE-LIMIT MAX-INSTANCE-LIMIT [flags]

Exemples

  # Set min instances to 1, max instances to 3 for myapp
  kf update-autoscaling-limits myapp 1 3

Options

--async
Ne pas attendre que l'action se termine sur le serveur pour renvoyer
-h, --help
Aide pour update-autoscaling-limits

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é.