kf update-autoscaling-limits

名称

kf update-autoscaling-limits - 更新应用的自动扩缩限制

摘要

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

示例

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

标志

--async
返回之前,请勿等待服务器上的操作完成
-h, --help
有关 update-autoscaling-limits 的帮助

继承的标志

这些标志继承自父命令。

--config=string
配置文件(默认为 $HOME/.kf)
--kubeconfig=string
Kubectl 配置文件(默认为 $HOME/.kube/config)
--log-http
将 HTTP 请求记录到 stderr
--space=string
用于对其运行命令的空间。这会覆盖当前目标空间