vela autoscale

Attach autoscale trait to an app

Synopsis

Attach autoscale trait to an app

  1. vela autoscale <appname> [args]

Examples

  1. vela autoscale frontend

Options

  1. --cpu-percent int specify the value for CPU utilization, like 80, which means 80%
  2. --detach detach trait from service
  3. -h, --help help for autoscale
  4. --max int maximal replicas of the workload
  5. --min int minimal replicas of the workload
  6. -s, --staging only save changes locally without real update application
  7. --svc string specify one service belonging to the application

Options inherited from parent commands

  1. -e, --env string specify environment name for application

SEE ALSO

Auto generated by spf13/cobra on 16-Nov-2020