kf update-autoscaling-limits

Name

kf update-autoscaling-limits - Update autoscaling limits for App

Synopsis

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

Examples

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

Flags

--async
Don't wait for the action to complete on the server before returning
-h, --help
help for update-autoscaling-limits

Inherited flags

These flags are inherited from parent commands.

--config=string
Config file (default is $HOME/.kf)
--kubeconfig=string
Kubectl config file (default is $HOME/.kube/config)
--log-http
Log HTTP requests to stderr
--space=string
Space to run the command against. This overrides the currently targeted space